Last modified 3 years ago
Last modified on 01/21/16 13:49:11
Input file mcp keyword $MOLAR_WEIGHT
-
Input file mcp keyword $MOLAR_WEIGHT
- Documentation from doxygen
-
Used in benchmarks
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/C/ChemAppCoupling/Wagrien …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/C/NAPL-dissolution/1D_NAP …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/C/Poro-Perm_Update/Lagnea …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/C/Poro-Perm_Update/Lagnea …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/C/Poro-Perm_Update/calcit …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/C/Poro-Perm_Update/calcit …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/TCR/Temperature_NAPLdiss_ …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/TCR/Temperature_NAPLdiss_ …
- Source code reading this keyword from Input files
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
C/ChemAppCoupling/Wagrien_BatchEqui_PVLE_CAP/wagrien_1D.mcp
134: $MOLAR_WEIGHT 135- 0.144 ... 145: $MOLAR_WEIGHT 146- 0.084316 ... 156: $MOLAR_WEIGHT 157- 0.05999 ... 167: $MOLAR_WEIGHT 168- 0.060084 ... 178: $MOLAR_WEIGHT 179- 0.100391 ... 189: $MOLAR_WEIGHT 190- 0.140696 ... 200: $MOLAR_WEIGHT 201- 0.258136 ... 211: $MOLAR_WEIGHT 212- 0.26224 ... 222: $MOLAR_WEIGHT 223- 0.278338 ... 233: $MOLAR_WEIGHT 234- 0.39871 ... 244: $MOLAR_WEIGHT 245- 0.100089 ... 255: $MOLAR_WEIGHT 256- 0.184405 ... 266: $MOLAR_WEIGHT 267- 0.279318 ... 277: $MOLAR_WEIGHT 278- 0.136138 ... 288: $MOLAR_WEIGHT 289- 0.15969 ... 299: $MOLAR_WEIGHT 300- 0.115856 ... 310: $MOLAR_WEIGHT 311- 0.203776 ... 321: $MOLAR_WEIGHT 322- 0.11998 ...
C/NAPL-dissolution/1D_NAPL-diss_dissolution/1D_TPF_resS_trans.mcp
14: $MOLAR_WEIGHT 15- 0.16583 ... 30: $MOLAR_WEIGHT 31- 0.13139 ... 46: $MOLAR_WEIGHT 47- 0.1538227 ... 62: $MOLAR_WEIGHT 63- 0.16583 ... 78: $MOLAR_WEIGHT 79- 0.13139 ... 94: $MOLAR_WEIGHT 95- 0.1538227 ...
C/Poro-Perm_Update/Lagneau_Batch/pds.mcp
19: $MOLAR_WEIGHT 20- 0.400 ;g/mol ...
C/Poro-Perm_Update/Lagneau_Diffusion/pds.mcp
19: $MOLAR_WEIGHT 20- 0.400 ;g/mol ...
C/Poro-Perm_Update/calcite_vol/cmp8_Ca.mcp
48: $MOLAR_WEIGHT 49- 0.10008 ;kg/mol ...
C/Poro-Perm_Update/calcite_weight/cmp8_Ca.mcp
51: $MOLAR_WEIGHT 52- 0.10008 ;g ...
TCR/Temperature_NAPLdiss_Csat/TCE_10C_new.mcp
15: $MOLAR_WEIGHT 16- 0.13139 ... 31: $MOLAR_WEIGHT 32- 0.13139 ...
TCR/Temperature_NAPLdiss_PhaseDiff/TCE_10C_new.mcp
13: $MOLAR_WEIGHT 14- 0.13139 ... 29: $MOLAR_WEIGHT 30- 0.13139 ...
Source code reading this keyword from Input files
FEM/rfmat_cp.cpp line 576
576: } 577: } 578: // subkeyword found 579: if(line_string.find("$MOLAR_WEIGHT") != std::string::npos) 580: { 581: in.str(GetLineFromFile1(rfd_file)); 582: in >> molar_weight;
Last modified: 2016-01-21 13:48:59.652399
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.