teqp 0.23.1
Loading...
Searching...
No Matches
ideal_eosterms.hpp File Reference
#include <variant>
#include <filesystem>
#include "teqp/types.hpp"
#include "teqp/exceptions.hpp"
#include "teqp/json_tools.hpp"

Go to the source code of this file.

Classes

class  teqp::IdealHelmholtzConstant
class  teqp::IdealHelmholtzLogT
class  teqp::IdealHelmholtzLead
class  teqp::IdealHelmholtzPowerT
class  teqp::IdealHelmholtzPlanckEinstein
class  teqp::IdealHelmholtzPlanckEinsteinGeneralized
class  teqp::IdealHelmholtzGERG2004Cosh
class  teqp::IdealHelmholtzGERG2004Sinh
class  teqp::IdealHelmholtzCp0Constant
class  teqp::IdealHelmholtzCp0PowerT
class  teqp::PureIdealHelmholtz
class  teqp::IdealHelmholtz
 Ideal-gas Helmholtz energy container. More...

Namespaces

namespace  teqp

Typedefs

using teqp::IdealHelmholtzTerms

Functions

nlohmann::json teqp::CoolProp2teqp_alphaig_term_reformatter (const nlohmann::json &term, double Tri, double rhori, double R)
nlohmann::json teqp::convert_CoolProp_idealgas (const std::string &s, int index)
 Convert the ideal-gas term for a term from CoolProp-formatted JSON structure.