A SAGD test problem using the ThreePWaterOilModel. The files are listed below. More...
A SAGD test problem using the ThreePWaterOilModel. The files are listed below.
Files | |
| file | main.cc |
| Test for the three-phase three-component box model. | |
| file | problem.hh |
| Non-isothermal SAGD problem. | |
| file | spatialparams.hh |
| Definition of the spatial parameters for the SAGD problem. | |
Classes | |
| class | Dumux::SagdSpatialParams< GridGeometry, Scalar > |
| Definition of the spatial parameters for the SAGD problem. More... | |
Functions | |
| void | usage (const char *progName, const std::string &errorMsg) |
| Provides an interface for customizing error messages associated with reading in parameters. | |
| void usage | ( | const char * | progName, |
| const std::string & | errorMsg ) |
Provides an interface for customizing error messages associated with reading in parameters.
| progName | The name of the program, that was tried to be started. |
| errorMsg | The error message that was issued by the start function. Comprises the thing that went wrong and a general help message. |