20 #ifndef RST_CONNECTION 21 #define RST_CONNECTION 23 #include <opm/input/eclipse/Schedule/Well/Connection.hpp> 33 namespace Opm {
namespace RestartIO {
38 std::size_t rst_index,
44 static double inverse_peaceman(
double cf,
double kh,
double rw,
double skin);
46 std::size_t rst_index;
47 std::array<int,3> ijk;
49 Connection::State state;
53 Connection::Direction dir;
55 Connection::CTFKind cf_kind;
64 float static_dfac_corr_coeff;
78 #endif // RST_CONNECTION This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:30
Definition: UnitSystem.hpp:34
Definition: connection.hpp:35