CoolProp
Public Attributes | List of all members
CoolProp::SpinodalData Class Reference

Detailed Description

This structure holds values obtained while tracing the spinodal curve (most often in the process of finding critical points, but not only)

#include <AbstractState.h>

Public Attributes

std::vector< double > tau
 The reciprocal reduced temperature ( \(\tau=T_r/T\))
 
std::vector< double > delta
 The reduced density ( \(\delta=\rho/\rho_r\))
 
std::vector< double > M1
 The determinant of the scaled matrix for the second criticality condition.
 

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