Last modified 3 years ago
Last modified on 01/21/16 13:49:14
Input file pcs keyword $DISSOLVED_CO2_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
21: $DISSOLVED_CO2_PCS_NAME 22- C(4) ...
ECLIPSE_DUMUX/kinetic_CO2phase_generation_E300/CO2phase_gen_E300.pcs
21: $DISSOLVED_CO2_PCS_NAME 22- C(4) ...
Source code reading this keyword from Input files
FEM/rf_pcs.cpp line 2166
2166: continue; 2167: } 2168: // SB redo WTP 2169: if(line_string.find("$DISSOLVED_CO2_PCS_NAME")==0){ //SB, CB 10/2011 2170: *pcs_file >> this->dissolved_co2_pcs_name; 2171: continue; 2172: }
Last modified: 2016-01-21 13:49:05.039619
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.