Opm::DifferentiateOutputTable::Descriptor Struct Reference

#include <LinearisedOutputTable.hpp>

Public Attributes

std::size_t tableID { 0 }
 
std::size_t primID { 0 }
 
std::size_t numActRows { 0 }
 Number of active rows in this subtable. More...
 

Detailed Description

Columnar data differentantiation table request.

Refers to the sub-table with a specific primary ID within a specific table of a LinearisedOutputTable.

Member Data Documentation

◆ numActRows

std::size_t Opm::DifferentiateOutputTable::Descriptor::numActRows { 0 }

Number of active rows in this subtable.

◆ primID

std::size_t Opm::DifferentiateOutputTable::Descriptor::primID { 0 }

Primary ID–nontrivial (!= 0) only for miscible PVT tables for oil or gas in which case this entry refers to a particular dissolved gas-oil ratio (Rs) or gas pressure (Pg) node.

◆ tableID

std::size_t Opm::DifferentiateOutputTable::Descriptor::tableID { 0 }

Table ID–usually corresponds to the region ID of a tabulated function pertaining to a specific region of a simulation model.


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