CoolProp
Public Member Functions | Public Attributes | List of all members
CoolProp::DQ_flash_residual Class Reference
Inheritance diagram for CoolProp::DQ_flash_residual:
Inheritance graph
[legend]
Collaboration diagram for CoolProp::DQ_flash_residual:
Collaboration graph
[legend]

Public Member Functions

 DQ_flash_residual (HelmholtzEOSMixtureBackend &HEOS, double rhomolar, double Q_target)
 
double call (double T)
 
double deriv (double T)
 
double second_deriv (double T)
 
- Public Member Functions inherited from CoolProp::FuncWrapper1D
virtual bool input_not_in_range (double x)
 /brief A function for checking whether the input is in range; More...
 

Public Attributes

HelmholtzEOSMixtureBackendHEOS
 
double rhomolar
 
double Q_target
 
- Public Attributes inherited from CoolProp::FuncWrapper1D
int errcode
 
std::string errstring
 
Dictionary options
 
int iter
 

Member Function Documentation

◆ call()

double CoolProp::DQ_flash_residual::call ( double  T)
inlinevirtual

Error between calculated and target vapor quality based on densities

Implements CoolProp::FuncWrapper1D.


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