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::PTflash_twophase_options Struct Reference

Detailed Description

Definition at line 533 of file VLERoutines.h.

#include <VLERoutines.h>

Public Member Functions

 PTflash_twophase_options ()
 

Public Attributes

int Nstep_max
 
std::size_t Nsteps
 
CoolPropDbl omega
 
CoolPropDbl rhomolar_liq
 
CoolPropDbl rhomolar_vap
 
CoolPropDbl pL
 
CoolPropDbl pV
 
CoolPropDbl p
 
CoolPropDbl T
 
std::vector< CoolPropDblx
 Liquid mole fractions. More...
 
std::vector< CoolPropDbly
 Vapor mole fractions. More...
 
std::vector< CoolPropDblz
 Bulk mole fractions. More...
 

Constructor & Destructor Documentation

◆ PTflash_twophase_options()

CoolProp::SaturationSolvers::PTflash_twophase_options::PTflash_twophase_options ( )
inline

Definition at line 541 of file VLERoutines.h.

Member Data Documentation

◆ Nstep_max

int CoolProp::SaturationSolvers::PTflash_twophase_options::Nstep_max

Definition at line 535 of file VLERoutines.h.

◆ Nsteps

std::size_t CoolProp::SaturationSolvers::PTflash_twophase_options::Nsteps

Definition at line 536 of file VLERoutines.h.

◆ omega

CoolPropDbl CoolProp::SaturationSolvers::PTflash_twophase_options::omega

Definition at line 537 of file VLERoutines.h.

◆ p

CoolPropDbl CoolProp::SaturationSolvers::PTflash_twophase_options::p

Definition at line 537 of file VLERoutines.h.

◆ pL

CoolPropDbl CoolProp::SaturationSolvers::PTflash_twophase_options::pL

Definition at line 537 of file VLERoutines.h.

◆ pV

CoolPropDbl CoolProp::SaturationSolvers::PTflash_twophase_options::pV

Definition at line 537 of file VLERoutines.h.

◆ rhomolar_liq

CoolPropDbl CoolProp::SaturationSolvers::PTflash_twophase_options::rhomolar_liq

Definition at line 537 of file VLERoutines.h.

◆ rhomolar_vap

CoolPropDbl CoolProp::SaturationSolvers::PTflash_twophase_options::rhomolar_vap

Definition at line 537 of file VLERoutines.h.

◆ T

CoolPropDbl CoolProp::SaturationSolvers::PTflash_twophase_options::T

Definition at line 537 of file VLERoutines.h.

◆ x

std::vector<CoolPropDbl> CoolProp::SaturationSolvers::PTflash_twophase_options::x

Liquid mole fractions.

Definition at line 538 of file VLERoutines.h.

◆ y

std::vector<CoolPropDbl> CoolProp::SaturationSolvers::PTflash_twophase_options::y

Vapor mole fractions.

Definition at line 539 of file VLERoutines.h.

◆ z

std::vector<CoolPropDbl> CoolProp::SaturationSolvers::PTflash_twophase_options::z

Bulk mole fractions.

Definition at line 540 of file VLERoutines.h.


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