CoolProp
Public Member Functions | Public Attributes | List of all members
CoolProp::solver_TP_resid Class Reference

Detailed Description

A residual function for the rho(T,P) solver.

#include <FlashRoutines.h>

Inheritance diagram for CoolProp::solver_TP_resid:
Inheritance graph
[legend]
Collaboration diagram for CoolProp::solver_TP_resid:
Collaboration graph
[legend]

Public Member Functions

 solver_TP_resid (HelmholtzEOSMixtureBackend &HEOS, CoolPropDbl T, CoolPropDbl p)
 
double call (double rhomolar)
 
double deriv (double rhomolar)
 
- 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
 
CoolPropDbl T
 
CoolPropDbl p
 
CoolPropDbl rhor
 
CoolPropDbl tau
 
CoolPropDbl R_u
 
CoolPropDbl delta
 
- Public Attributes inherited from CoolProp::FuncWrapper1D
int errcode
 
std::string errstring
 
Dictionary options
 
int iter
 

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