wiki:public/doc-auto/by_ext/mcp/S_outputmassofcomponentinmodel
Last modified 3 years ago Last modified on 01/21/16 13:49:11

Input file mcp keyword $OutputMassOfComponentInModel?

Description

TODO: Add description.

Parameters

TODO: Add parameters.

Documentation from doxygen

None.

Used in benchmarks

C/2d_Cl_transport_Clay/Nuklidtransport.mcp

 10:   $OutputMassOfComponentInModel
 11-  #STOP

Source code reading this keyword from Input files

FEM/rfmat_cp.cpp line 603

 603: 		//....................................................................
 604: 		// subkeyword found
 605: 		// Output of the Mass of the component within the model if subkeyword is found, BG 05/2012
 606: 		if(line_string.find("$OutputMassOfComponentInModel") != std::string::npos)
 607: 		{
 608: 			OutputMassOfComponentInModel = 1;
 609: 		}

Last modified: 2016-01-21 13:48:59.639086

This page has been generated automatically. Do not edit it manually! It will be overwritten in regular intervals.

If you want to edit the handwritten part of this page, please do so here.