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

Input file gem keyword $GEM_CALCULATE_BOUNDARY_NODES

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 2754

2754: 			continue;
2755: 		}
2756: 		// ......................................................
2757: 		/// Key word "$GEM_CALCULATE_BOUNDARY_NODES": By setting this to "1" it is possible to switch on GEMS calculations at boundary nodes (e.g. kinetically controlled porosity change at boundary nodes). This normally requires the definition of time dependent concentration values via time curves (see documentation of .bc files how to do this). ..................
2758: 		if ( line_string.find ( "$CALCULATE_BOUNDARY_NODES" ) != string::npos )
2759: 		{
2760: 			// subkeyword found

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

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.