|
teqp 0.19.1
|
Classes | |
| struct | SAFTVRMieChainContributionTerms |
| Things that only depend on the components themselves, but not on composition, temperature, or density. More... | |
| struct | SAFTVRMieCoeffs |
| Coefficients for one fluid. More... | |
| class | SAFTVRMieMixture |
| A class used to evaluate mixtures using the SAFT-VR-Mie model. More... | |
Enumerations | |
| enum class | EpsilonijFlags { kInvalid , kLorentzBerthelot , kLafitte } |
Functions | |
| NLOHMANN_JSON_SERIALIZE_ENUM (EpsilonijFlags, { {EpsilonijFlags::kInvalid, nullptr}, {EpsilonijFlags::kLorentzBerthelot, "Lorentz-Berthelot"}, {EpsilonijFlags::kLafitte, "Lafitte"}, }) class SAFTVRMieLibrary | |
| Manager class for SAFT-VR-Mie coefficients. | |
| auto | SAFTVRMiefactory (const nlohmann::json &spec) |
|
strong |
| Enumerator | |
|---|---|
| kInvalid | |
| kLorentzBerthelot | |
| kLafitte | |
Definition at line 37 of file saftvrmie.hpp.
| teqp::SAFTVRMie::NLOHMANN_JSON_SERIALIZE_ENUM | ( | EpsilonijFlags | , |
| { {EpsilonijFlags::kInvalid, nullptr}, {EpsilonijFlags::kLorentzBerthelot, "Lorentz-Berthelot"}, {EpsilonijFlags::kLafitte, "Lafitte"}, } | ) |
Manager class for SAFT-VR-Mie coefficients.
Definition at line 40 of file saftvrmie.hpp.
|
inline |
Definition at line 934 of file saftvrmie.hpp.