class MinBMGottschalk

Declaration

class MinBMGottschalk { /* full declaration omitted */ };

Description

The MinBMGottschalk class

Declared at: ThermoFun/ThermoModelsSubstance.h:258

Method Overview

Methods

MinBMGottschalk()

Description

Construct a default MinBMGottschalk instance

Declared at: ThermoFun/ThermoModelsSubstance.h:262

MinBMGottschalk(
    const ThermoFun::Substance& substance)

Description

Construct an MinBMGottschalk instance from a Substance instance

Declared at: ThermoFun/ThermoModelsSubstance.h:265

Parameters

const ThermoFun::Substance& substance

auto thermoProperties(
    double T,
    double P,
    ThermoFun::ThermoPropertiesSubstance tps)
    -> ThermoFun::ThermoPropertiesSubstance

Description

Returns the thermodynamic properties of the substance.

Declared at: ThermoFun/ThermoModelsSubstance.h:271

Parameters

double T
The temperature value (in units of K)
double P
The pressure value (in units of Pa)
ThermoFun::ThermoPropertiesSubstance tps
thermodynamic properties of the substance previosuly corrected with the MinBMGottschalk