teqp 0.19.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
teqp::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 34 of file pcsaft.hpp.

Constructor & Destructor Documentation

◆ PCSAFTLibrary()

teqp::PCSAFT::PCSAFTLibrary::PCSAFTLibrary ( )
inline

Definition at line 37 of file pcsaft.hpp.

Member Function Documentation

◆ get_coeffs()

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

Definition at line 60 of file pcsaft.hpp.

◆ get_normal_fluid()

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

Definition at line 51 of file pcsaft.hpp.

◆ insert_normal_fluid()

void teqp::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 42 of file pcsaft.hpp.


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