Last modified 3 years ago
Last modified on 01/21/16 13:49:14
Input file pcs keyword $DISSOLVED_CO2_INGAS_PCS_NAME
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
ECLIPSE_DUMUX/kinetic_CO2phase_generation_E100/CO2phase_gen_E100.pcs
23: $DISSOLVED_CO2_INGAS_PCS_NAME 24- C(4)_gas ...
ECLIPSE_DUMUX/kinetic_CO2phase_generation_E300/CO2phase_gen_E300.pcs
23: $DISSOLVED_CO2_INGAS_PCS_NAME 24- C(4)_gas ...
Source code reading this keyword from Input files
FEM/rf_pcs.cpp line 2170
2170: *pcs_file >> this->dissolved_co2_pcs_name; 2171: continue; 2172: } 2173: if(line_string.find("$DISSOLVED_CO2_INGAS_PCS_NAME")==0){ //SB, CB 10/2011 2174: *pcs_file >> this->dissolved_co2_ingas_pcs_name; 2175: continue; 2176: }
Last modified: 2016-01-21 13:49:05.040408
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.