20 #ifndef OPM_PERFORATIONDATA_HEADER_INCLUDED 21 #define OPM_PERFORATIONDATA_HEADER_INCLUDED 28 template<
class Scalar>
29 struct PerforationData
32 Scalar connection_transmissibility_factor{};
33 Scalar connection_d_factor{};
39 template<
class Scalar>
43 Scalar dis_gas_in_water = 0.0;
50 #endif // OPM_PERFORATIONDATA_HEADER_INCLUDED This file contains a set of helper functions used by VFPProd / VFPInj.
Definition: blackoilbioeffectsmodules.hh:45
Definition: PerforationData.hpp:40
std::size_t ecl_index
The original index of the perforation in ECL Schedule.
Definition: PerforationData.hpp:36