OpenCAEPoro  v0.5.0
A simulator for multicomponent porous media flow
Classes
ParamRead.hpp File Reference

ParamRead class declaration. More...

#include <fstream>
#include <iostream>
#include <string>
#include "ParamControl.hpp"
#include "ParamOutput.hpp"
#include "ParamReservoir.hpp"
#include "ParamWell.hpp"

Go to the source code of this file.

Classes

class  ParamRead
 Pre-processing unit for OpenCAEPoro for reading params from input files. More...
 

Detailed Description

ParamRead class declaration.

Author
Shizhe Li
Date
Oct/01/2021
Note
The params used in OpenCAEPoro is mostly compatible with Eclipse by SLB, but it has some own rules for easy to use. It is extensible and friendly.

Copyright (C) 2021–present by the OpenCAEPoro team. All rights reserved.

Released under the terms of the GNU Lesser General Public License 3.0 or later.

Definition in file ParamRead.hpp.