CoolProp  6.6.0
An open-source fluid property and humid air property database
Public Types | Public Member Functions | Public Attributes | List of all members
CoolProp::SaturationSolvers::saturation_PHSU_pure_options Struct Reference

Detailed Description

Definition at line 75 of file VLERoutines.h.

#include <VLERoutines.h>

Public Types

enum  specified_variable_options {
  IMPOSED_HL , IMPOSED_HV , IMPOSED_PL , IMPOSED_PV ,
  IMPOSED_SL , IMPOSED_SV , IMPOSED_UL , IMPOSED_UV ,
  IMPOSED_INVALID_INPUT
}
 

Public Member Functions

 saturation_PHSU_pure_options ()
 

Public Attributes

bool use_guesses
 True to start off at the values specified by rhoL, rhoV, T. More...
 
bool use_logdelta
 True to use partials with respect to log(delta) rather than delta. More...
 
specified_variable_options specified_variable
 
CoolPropDbl omega
 
CoolPropDbl rhoL
 
CoolPropDbl rhoV
 
CoolPropDbl pL
 
CoolPropDbl pV
 
CoolPropDbl T
 
CoolPropDbl p
 

Member Enumeration Documentation

◆ specified_variable_options

Enumerator
IMPOSED_HL 
IMPOSED_HV 
IMPOSED_PL 
IMPOSED_PV 
IMPOSED_SL 
IMPOSED_SV 
IMPOSED_UL 
IMPOSED_UV 
IMPOSED_INVALID_INPUT 

Definition at line 77 of file VLERoutines.h.

Constructor & Destructor Documentation

◆ saturation_PHSU_pure_options()

CoolProp::SaturationSolvers::saturation_PHSU_pure_options::saturation_PHSU_pure_options ( )
inline

Definition at line 93 of file VLERoutines.h.

Member Data Documentation

◆ omega

CoolPropDbl CoolProp::SaturationSolvers::saturation_PHSU_pure_options::omega

Definition at line 92 of file VLERoutines.h.

◆ p

CoolPropDbl CoolProp::SaturationSolvers::saturation_PHSU_pure_options::p

Definition at line 92 of file VLERoutines.h.

◆ pL

CoolPropDbl CoolProp::SaturationSolvers::saturation_PHSU_pure_options::pL

Definition at line 92 of file VLERoutines.h.

◆ pV

CoolPropDbl CoolProp::SaturationSolvers::saturation_PHSU_pure_options::pV

Definition at line 92 of file VLERoutines.h.

◆ rhoL

CoolPropDbl CoolProp::SaturationSolvers::saturation_PHSU_pure_options::rhoL

Definition at line 92 of file VLERoutines.h.

◆ rhoV

CoolPropDbl CoolProp::SaturationSolvers::saturation_PHSU_pure_options::rhoV

Definition at line 92 of file VLERoutines.h.

◆ specified_variable

specified_variable_options CoolProp::SaturationSolvers::saturation_PHSU_pure_options::specified_variable

Definition at line 91 of file VLERoutines.h.

◆ T

CoolPropDbl CoolProp::SaturationSolvers::saturation_PHSU_pure_options::T

Definition at line 92 of file VLERoutines.h.

◆ use_guesses

bool CoolProp::SaturationSolvers::saturation_PHSU_pure_options::use_guesses

True to start off at the values specified by rhoL, rhoV, T.

Definition at line 89 of file VLERoutines.h.

◆ use_logdelta

bool CoolProp::SaturationSolvers::saturation_PHSU_pure_options::use_logdelta

True to use partials with respect to log(delta) rather than delta.

Definition at line 90 of file VLERoutines.h.


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