wiki:public/doc-auto/by_ext/gem/S_pressure_gem
Last modified 3 years ago Last modified on 01/21/16 13:49:09

Input file gem keyword $PRESSURE_GEM

Description

TODO: Add description.

Parameters

TODO: Add parameters.

Documentation from doxygen

None.

Used in benchmarks

None.

Source code reading this keyword from Input files

FEM/rf_REACT_GEM.cpp line 2774

2774: 			in.clear();
2775: 			continue;
2776: 		}
2777: 		/// Key word "$PRESSURE_GEM": with this keyword it is possible to disable the coupling between fluid pressures and GEMS calculations: set the desired value for GEMS calculations   .........................
2775: 			continue;
2776: 		}
2777: 		/// Key word "$PRESSURE_GEM": with this keyword it is possible to disable the coupling between fluid pressures and GEMS calculations: set the desired value for GEMS calculations   .........................
2778: 		if ( line_string.find ( "$PRESSURE_GEM" ) != string::npos )
2778: 		if ( line_string.find ( "$PRESSURE_GEM" ) != string::npos )
2779: 		{
2779: 		{
2780: 			// subkeyword found
2780: 			// subkeyword found
2781: 			in.str ( GetLineFromFile1 ( gem_file ) );

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

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.