struct ThermoPreferences

Declaration

struct ThermoPreferences { /* full declaration omitted */ };

Description

The ThermoPreferences struct holds preferences such as the calculation methods for the current substance

Declared at: ThermoFun/ThermoEngine.cpp:40

Member Variables

public ThermoFun::Substance workSubstance
public ThermoFun::Reaction workReaction
public MethodGenEoS_Thrift::type method_genEOS
public MethodCorrT_Thrift::type method_T
public MethodCorrP_Thrift::type method_P
public int solventState = 0
public bool isHydrogen = false
public bool isH2Ovapor = false
public bool isH2OSolvent = false
public bool isReacDC = false
public bool isReacFromReactants = false