real_gas_models#
Bases:
TUIMenu
Enters the real-gas menu to enable/configure real gas model.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
nist_multispecies_real_gas_model
(service, ...)Loads the NIST real-gas library.
nist_real_gas_model
(service, version, mode, path)Loads the NIST real-gas library.
nist_settings
(service, version, mode, path)Specifies the name and the location for the REFPROP library and fluid files.
set_state
(service, version, mode, path)Selects the state for NIST real gas model.
Loads a user-defined multispecies real-gas library.
user_defined_real_gas_model
(service, ...)Loads the user-defined real-gas library.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Loads the NIST real-gas library.
Bases:
TUIMethod
Loads the NIST real-gas library.
Bases:
TUIMethod
Specifies the name and the location for the REFPROP library and fluid files.
Bases:
TUIMethod
Selects the state for NIST real gas model.
Bases:
TUIMethod
Loads a user-defined multispecies real-gas library.
Bases:
TUIMethod
Loads the user-defined real-gas library.