|
CoolProp 8.0.0
An open-source fluid property and humid air property database
|
Classes | |
| struct | Chebyshev |
| struct | SuperAncillary |
Variables | |
| const auto | SRK_p |
| const auto | SRK_rhoL |
| const auto | SRK_rhoV |
| const auto | PR_p |
| const auto | PR_rhoL |
| const auto | PR_rhoV |
| const int | SRK_CODE = 1 |
| const int | PR_CODE = 2 |
| const int | UNKNOWN_CODE = -1 |
| const int | P_CODE = 100 |
| const int | RHOL_CODE = 101 |
| const int | RHOV_CODE = 102 |
| const int CoolProp::CubicSuperAncillary::P_CODE = 100 |
Definition at line 674 of file cubicsuperancillary.h.
| const int CoolProp::CubicSuperAncillary::PR_CODE = 2 |
Definition at line 673 of file cubicsuperancillary.h.
| const auto CoolProp::CubicSuperAncillary::PR_p |
Definition at line 369 of file cubicsuperancillary.h.
| const auto CoolProp::CubicSuperAncillary::PR_rhoL |
Definition at line 406 of file cubicsuperancillary.h.
| const auto CoolProp::CubicSuperAncillary::PR_rhoV |
Definition at line 527 of file cubicsuperancillary.h.
| const int CoolProp::CubicSuperAncillary::RHOL_CODE = 101 |
Definition at line 674 of file cubicsuperancillary.h.
| const int CoolProp::CubicSuperAncillary::RHOV_CODE = 102 |
Definition at line 674 of file cubicsuperancillary.h.
| const int CoolProp::CubicSuperAncillary::SRK_CODE = 1 |
Definition at line 673 of file cubicsuperancillary.h.
| const auto CoolProp::CubicSuperAncillary::SRK_p |
Definition at line 71 of file cubicsuperancillary.h.
| const auto CoolProp::CubicSuperAncillary::SRK_rhoL |
Definition at line 108 of file cubicsuperancillary.h.
| const auto CoolProp::CubicSuperAncillary::SRK_rhoV |
Definition at line 229 of file cubicsuperancillary.h.
| const int CoolProp::CubicSuperAncillary::UNKNOWN_CODE = -1 |
Definition at line 673 of file cubicsuperancillary.h.