Class implementing auxiliary functions for the VDW excluded volume model truncated at n^3. This corresponds to the trivial model (TVM) from https://arxiv.org/abs/1909.02276.
More...
#include <ExcludedVolumeModels.h>
Class implementing auxiliary functions for the VDW excluded volume model truncated at n^3. This corresponds to the trivial model (TVM) from https://arxiv.org/abs/1909.02276.
Definition at line 134 of file ExcludedVolumeModels.h.
◆ ExcludedVolumeModelTVM()
thermalfist::ExcludedVolumeModelTVM::ExcludedVolumeModelTVM |
( |
| ) |
|
|
inline |
◆ ~ExcludedVolumeModelTVM()
virtual thermalfist::ExcludedVolumeModelTVM::~ExcludedVolumeModelTVM |
( |
| ) |
|
|
inlinevirtual |
◆ d1f()
double thermalfist::ExcludedVolumeModelTVM::d1f |
( |
double | eta | ) |
const |
|
inline |
◆ d2f()
double thermalfist::ExcludedVolumeModelTVM::d2f |
( |
double | eta | ) |
const |
|
inline |
◆ d3f()
double thermalfist::ExcludedVolumeModelTVM::d3f |
( |
double | eta | ) |
const |
|
inline |
◆ d4f()
double thermalfist::ExcludedVolumeModelTVM::d4f |
( |
double | eta | ) |
const |
|
inline |
◆ df()
double thermalfist::ExcludedVolumeModelTVM::df |
( |
int | n, |
|
|
double | eta ) const |
|
virtual |
◆ EtaMax()
virtual double thermalfist::ExcludedVolumeModelTVM::EtaMax |
( |
| ) |
const |
|
inlinevirtual |
◆ etasol()
virtual double thermalfist::ExcludedVolumeModelTVM::etasol |
( |
double | etatil | ) |
const |
|
inlinevirtual |
◆ f()
virtual double thermalfist::ExcludedVolumeModelTVM::f |
( |
double | eta | ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following files: