Opm::PerforationData< Scalar > Struct Template Reference

Static data associated with a well perforation. More...

#include <PerforationData.hpp>

Inheritance diagram for Opm::PerforationData< Scalar >:
Inheritance graph

Public Attributes

int cell_index {}
 
Scalar connection_transmissibility_factor {}
 
Scalar connection_d_factor {}
 
int satnum_id {}
 
std::size_t ecl_index {}
 The original index of the perforation in ECL Schedule. More...
 

Detailed Description

template<class Scalar>
struct Opm::PerforationData< Scalar >

Static data associated with a well perforation.

Member Data Documentation

◆ cell_index

template<class Scalar >
int Opm::PerforationData< Scalar >::cell_index {}

◆ connection_d_factor

template<class Scalar >
Scalar Opm::PerforationData< Scalar >::connection_d_factor {}

◆ connection_transmissibility_factor

template<class Scalar >
Scalar Opm::PerforationData< Scalar >::connection_transmissibility_factor {}

◆ ecl_index

template<class Scalar >
std::size_t Opm::PerforationData< Scalar >::ecl_index {}

The original index of the perforation in ECL Schedule.

◆ satnum_id

template<class Scalar >
int Opm::PerforationData< Scalar >::satnum_id {}

The documentation for this struct was generated from the following files: