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

Detailed Description

Definition at line 10 of file VLERoutines.h.

#include <VLERoutines.h>

Public Member Functions

 saturation_T_pure_Akasaka_options (bool use_guesses=false)
 

Public Attributes

bool use_guesses
 true to start off at the values specified by rhoL, rhoV More...
 
CoolPropDbl omega
 
CoolPropDbl rhoL
 
CoolPropDbl rhoV
 
CoolPropDbl pL
 
CoolPropDbl pV
 

Constructor & Destructor Documentation

◆ saturation_T_pure_Akasaka_options()

CoolProp::SaturationSolvers::saturation_T_pure_Akasaka_options::saturation_T_pure_Akasaka_options ( bool  use_guesses = false)
inline

Definition at line 14 of file VLERoutines.h.

Member Data Documentation

◆ omega

CoolPropDbl CoolProp::SaturationSolvers::saturation_T_pure_Akasaka_options::omega

Definition at line 13 of file VLERoutines.h.

◆ pL

CoolPropDbl CoolProp::SaturationSolvers::saturation_T_pure_Akasaka_options::pL

Definition at line 13 of file VLERoutines.h.

◆ pV

CoolPropDbl CoolProp::SaturationSolvers::saturation_T_pure_Akasaka_options::pV

Definition at line 13 of file VLERoutines.h.

◆ rhoL

CoolPropDbl CoolProp::SaturationSolvers::saturation_T_pure_Akasaka_options::rhoL

Definition at line 13 of file VLERoutines.h.

◆ rhoV

CoolPropDbl CoolProp::SaturationSolvers::saturation_T_pure_Akasaka_options::rhoV

Definition at line 13 of file VLERoutines.h.

◆ use_guesses

bool CoolProp::SaturationSolvers::saturation_T_pure_Akasaka_options::use_guesses

true to start off at the values specified by rhoL, rhoV

Definition at line 12 of file VLERoutines.h.


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