Last modified 3 years ago
Last modified on 01/21/16 13:49:12
Input file mfp keyword $COMPRESSIBILITY
-
Input file mfp keyword $COMPRESSIBILITY
- Documentation from doxygen
-
Used in benchmarks
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/FLUID_PROPERTIES/H2T_McWh …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/BHP/bhp.mfp|GAS_ …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/EoS/CO2/CO2.mfp| …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/EoS/H2O/H2O.mfp| …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/Gravity/Gravity. …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/Leakage/Leakage. …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/Plume/Plume.mfp| …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/Tracertest/AdvDi …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/Tracertest/AdvDi …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/element_test/hex …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/element_test/lin …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/element_test/pri …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/element_test/qud …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/element_test/tet …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/element_test/tri …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/gas_flow/h_gas_l …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/GAS_FLOW/nonisothermal_ga …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/H2M/fivespot.mfp|H2M/five …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/THM/deco_2015_b2s1/deco_b …
- Source code reading this keyword from Input files
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
FLUID_PROPERTIES/H2T_McWhorter_PwSnw/h2t_line.mfp
6: $COMPRESSIBILITY 7- 3 1 ... 23: $COMPRESSIBILITY 24- 3 1 ...
GAS_FLOW/BHP/bhp.mfp
10: $COMPRESSIBILITY 11- 15 ...
GAS_FLOW/EoS/CO2/CO2.mfp
10: $COMPRESSIBILITY 11- 15 ...
GAS_FLOW/EoS/H2O/H2O.mfp
10: $COMPRESSIBILITY 11- 15 ...
GAS_FLOW/Gravity/Gravity.mfp
10: $COMPRESSIBILITY 11- 7 ...
GAS_FLOW/Leakage/Leakage.mfp
10: $COMPRESSIBILITY 11- 15 0 0 ...
GAS_FLOW/Plume/Plume.mfp
10: $COMPRESSIBILITY 11- 1 0 ...
GAS_FLOW/Tracertest/AdvDiff/advdiff.mfp
10: $COMPRESSIBILITY 11- 1 0 ...
GAS_FLOW/Tracertest/AdvDiffSorption/advdiffsorption.mfp
10: $COMPRESSIBILITY 11- 1 0 ...
GAS_FLOW/element_test/hex/h_gas_ele.mfp
9: $COMPRESSIBILITY 10- 7 0 7 0 0 ...
GAS_FLOW/element_test/line/h_gas_ele.mfp
9: $COMPRESSIBILITY 10- 7 0 7 0 0 ...
GAS_FLOW/element_test/pri/h_gas_ele.mfp
9: $COMPRESSIBILITY 10- 7 0 7 0 0 ...
GAS_FLOW/element_test/qud/h_gas_ele.mfp
9: $COMPRESSIBILITY 10- 7 0 7 0 0 ...
GAS_FLOW/element_test/tet/h_gas_ele.mfp
9: $COMPRESSIBILITY 10- 7 0 7 0 0 ...
GAS_FLOW/element_test/tri/h_gas_ele.mfp
9: $COMPRESSIBILITY 10- 7 0 7 0 0 ...
GAS_FLOW/gas_flow/h_gas_line.mfp
10: $COMPRESSIBILITY 11- 7 0 ...
GAS_FLOW/nonisothermal_gas_flow/h_gas_line.mfp
10: $COMPRESSIBILITY 11- 7 0 ...
H2M/fivespot.mfp
28: $COMPRESSIBILITY 29- ; dP model -- drho/dp -- dT model -- drho/dT ... 47: $COMPRESSIBILITY 48- ; dP model -- drho/dp -- dT model -- drho/dT ...
THM/deco_2015_b2s1/deco_b2s1.mfp
14: $COMPRESSIBILITY 15- ;compressibility_model_pressure compressibility_pressure compressibility_model_temperature compressibility_temperature JTC ...
Source code reading this keyword from Input files
FEM/rf_mfp_new.cpp line 204
204: } 205: //.................................................................... 206: // NB Oct-2009 207: if(line_string.find("$COMPRESSIBILITY") != string::npos) 208: { 209: in.str(GetLineFromFile1(mfp_file)); 210: in >> compressibility_model_pressure; //sub_line 1 for first phase
Last modified: 2016-01-21 13:49:05.781586
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.