4#include "model_flags.hpp"
13 std::unique_ptr<teqp::cppinterface::AbstractModel>
make_PCSAFT(
const nlohmann::json &spec){
20 std::unique_ptr<teqp::cppinterface::AbstractModel>
make_PCSAFT(
const nlohmann::json &){
auto make_owned(const TemplatedModel &tmodel)
std::unique_ptr< teqp::cppinterface::AbstractModel > make_PCSAFTPureGrossSadowski2001(const nlohmann::json &spec)
std::unique_ptr< teqp::cppinterface::AbstractModel > make_PCSAFT(const nlohmann::json &spec)
auto PCSAFTfactory(const nlohmann::json &spec)
A JSON-based factory function for the PC-SAFT model.