teqp 0.22.0
Loading...
Searching...
No Matches
teqp::saft::pcsaft::PCSAFTLibrary Class Reference

Manager class for PCSAFT coefficients. More...

#include <pcsaft.hpp>

Public Member Functions

 PCSAFTLibrary ()
 
void insert_normal_fluid (const std::string &name, double m, const double sigma_Angstrom, const double epsilon_over_k, const std::string &BibTeXKey)
 
const auto & get_normal_fluid (const std::string &name)
 
auto get_coeffs (const std::vector< std::string > &names)
 

Detailed Description

Manager class for PCSAFT coefficients.

Definition at line 49 of file pcsaft.hpp.

Constructor & Destructor Documentation

◆ PCSAFTLibrary()

teqp::saft::pcsaft::PCSAFTLibrary::PCSAFTLibrary ( )
inline

Definition at line 52 of file pcsaft.hpp.

Member Function Documentation

◆ get_coeffs()

auto teqp::saft::pcsaft::PCSAFTLibrary::get_coeffs ( const std::vector< std::string > & names)
inline

Definition at line 75 of file pcsaft.hpp.

◆ get_normal_fluid()

const auto & teqp::saft::pcsaft::PCSAFTLibrary::get_normal_fluid ( const std::string & name)
inline

Definition at line 66 of file pcsaft.hpp.

◆ insert_normal_fluid()

void teqp::saft::pcsaft::PCSAFTLibrary::insert_normal_fluid ( const std::string & name,
double m,
const double sigma_Angstrom,
const double epsilon_over_k,
const std::string & BibTeXKey )
inline

Definition at line 57 of file pcsaft.hpp.


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