Opm::FirstPerfCellConditions< Scalar > Struct Template Reference

Reservoir temperature and salt concentration of the first perforated cell. More...

#include <ParallelWellInfo.hpp>

Public Member Functions

template<class Serializer >
void serializeOp (Serializer &serializer)
 

Public Attributes

Scalar temperature {}
 
Scalar saltConcentration {}
 

Detailed Description

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

Reservoir temperature and salt concentration of the first perforated cell.

Broadcast to all processes of a distributed well, since the process holding the first perforation is not necessarily the one needing the values.

Template Parameters
Scalarthe simulator scalar type, i.e. double or float.

Member Function Documentation

◆ serializeOp()

template<class Scalar >
template<class Serializer >
void Opm::FirstPerfCellConditions< Scalar >::serializeOp ( Serializer &  serializer)
inline

Member Data Documentation

◆ saltConcentration

template<class Scalar >
Scalar Opm::FirstPerfCellConditions< Scalar >::saltConcentration {}

◆ temperature


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