class MinMurnaghanEOSHP98

Declaration

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

Description

The MinMurnaghanEOSHP98 class

Declared at: ThermoFun/ThermoModelsSubstance.h:208

Method Overview

Methods

MinMurnaghanEOSHP98()

Description

Construct a default AqueousSubstance

Declared at: ThermoFun/ThermoModelsSubstance.h:212

MinMurnaghanEOSHP98(
    const ThermoFun::Substance& substance)

Description

Construct a Model instance from a Substance

Declared at: ThermoFun/ThermoModelsSubstance.h:215

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:221

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