Last modified 3 years ago
Last modified on 01/21/16 13:49:14
Input file pcs keyword $USE_PRECALCULATED_FILES
-
Input file pcs keyword $USE_PRECALCULATED_FILES
- Documentation from doxygen
-
Used in benchmarks
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/ECLIPSE_DUMUX/1phase_radi …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/ECLIPSE_DUMUX/2phase_flow …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/ECLIPSE_DUMUX/2phase_flow …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/ECLIPSE_DUMUX/kinetic_CO2 …
- [[https://svn.ufz.de/ogs/browser/trunk/benchmarks/ECLIPSE_DUMUX/kinetic_CO2 …
- Source code reading this keyword from Input files
Description
TODO: Add description.
Parameters
TODO: Add parameters.
Documentation from doxygen
None.
Used in benchmarks
ECLIPSE_DUMUX/1phase_radialflow_1phase_transport/1pf_1pt.pcs
9: $USE_PRECALCULATED_FILES 10- $SAVE_ECLIPSE_DATA_FILES ...
ECLIPSE_DUMUX/2phase_flow_2phase_tracertransport/2pf_2pt.pcs
7: $USE_PRECALCULATED_FILES 8- $SAVE_ECLIPSE_DATA_FILES ...
ECLIPSE_DUMUX/2phase_flow_radialmodel/2pf_radialmodel.pcs
7: $USE_PRECALCULATED_FILES 8- $SAVE_ECLIPSE_DATA_FILES ...
ECLIPSE_DUMUX/kinetic_CO2phase_generation_E100/CO2phase_gen_E100.pcs
7: $USE_PRECALCULATED_FILES 8- $SAVE_ECLIPSE_DATA_FILES ...
ECLIPSE_DUMUX/kinetic_CO2phase_generation_E300/CO2phase_gen_E300.pcs
7: $USE_PRECALCULATED_FILES 8- $SAVE_ECLIPSE_DATA_FILES ...
Source code reading this keyword from Input files
FEM/rf_pcs.cpp line 2139
2139: continue; 2140: } 2141: // BG, 09/2010, coupling to Eclipse and DuMux 2142: if(line_string.find("$USE_PRECALCULATED_FILES") == 0) 2143: { 2144: this->PrecalculatedFiles = true; 2145: continue;
Last modified: 2016-01-21 13:49:04.977673
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.