Last modified 3 years ago
Last modified on 01/21/16 13:49:13
Input file msp keyword $SPECIFIC_HEAT_SOURCE
-
Input file msp keyword $SPECIFIC_HEAT_SOURCE
- Documentation from doxygen
-
Used in benchmarks
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/T2HC/Convection_2D/conv_2 …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/T2HC/Convection_2D_axi/co …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/TES/Convection_2D/conv_2D …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/TES/Convection_2D_axi/con …
- Source code reading this keyword from Input files
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
T2HC/Convection_2D/conv_2D_cart.msp
13: $SPECIFIC_HEAT_SOURCE 14- 10.0 ...
T2HC/Convection_2D_axi/conv_2D_axi.msp
13: $SPECIFIC_HEAT_SOURCE 14- 10.0 ...
TES/Convection_2D/conv_2D_cart.msp
13: $SPECIFIC_HEAT_SOURCE 14- 10.0 ...
TES/Convection_2D_axi/conv_2D_axi.msp
13: $SPECIFIC_HEAT_SOURCE 14- 10.0 ...
Source code reading this keyword from Input files
FEM/rf_msp_new.cpp line 820
820: 821: } 822: 823: if(line_string.find("$SPECIFIC_HEAT_SOURCE")!=string::npos) 824: { 825: in_sd.str(GetLineFromFile1(msp_file)); 826: in_sd >> specific_heat_source;
Last modified: 2016-01-21 13:48:59.916132
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.