15 #ifndef __PARAMREAD_HEADER__
16 #define __PARAMREAD_HEADER__
55 void ReadInputFile(
const string& file);
58 void ReadFile(
const string& file);
61 void ReadINCLUDE(ifstream& ifs);
ParamControl class declaration.
ParamOutput class declaration.
ParamReservoir class declaration.
ParamWell class declaration.
Pre-processing unit for OpenCAEPoro for reading params from input files.
ParamOutput paramOutput
Read the output params.
ParamWell paramWell
Read the well params.
ParamControl paramControl
Read the control params.
string workDir
Current work directory.
ParamReservoir paramRs
Read the reservoir params.
string fileName
File name of input file.
string inputFile
Input file with its path (absolute or relative).