Thermal-FIST 1.5
Package for hadron resonance gas model applications
Loading...
Searching...
No Matches
thermalfist::ExcludedVolumeModelVirial Class Reference

Class implementing auxiliary functions for the VDW excluded volume model truncated at n^2. More...

#include <ExcludedVolumeModels.h>

Inheritance diagram for thermalfist::ExcludedVolumeModelVirial:
thermalfist::ExcludedVolumeModelBase

Public Member Functions

 ExcludedVolumeModelVirial ()
 
virtual ~ExcludedVolumeModelVirial ()
 
virtual double EtaMax () const
 
virtual double f (double eta) const
 
virtual double df (int n, double eta) const
 
virtual double etasol (double etatil) const
 
- Public Member Functions inherited from thermalfist::ExcludedVolumeModelBase
 ExcludedVolumeModelBase ()
 
virtual ~ExcludedVolumeModelBase ()
 
virtual double etasolBinarySearch (double etatil) const
 

Detailed Description

Class implementing auxiliary functions for the VDW excluded volume model truncated at n^2.

Definition at line 106 of file ExcludedVolumeModels.h.

Constructor & Destructor Documentation

◆ ExcludedVolumeModelVirial()

thermalfist::ExcludedVolumeModelVirial::ExcludedVolumeModelVirial ( )
inline

Definition at line 109 of file ExcludedVolumeModels.h.

◆ ~ExcludedVolumeModelVirial()

virtual thermalfist::ExcludedVolumeModelVirial::~ExcludedVolumeModelVirial ( )
inlinevirtual

Definition at line 112 of file ExcludedVolumeModels.h.

Member Function Documentation

◆ df()

virtual double thermalfist::ExcludedVolumeModelVirial::df ( int n,
double eta ) const
inlinevirtual

Reimplemented from thermalfist::ExcludedVolumeModelBase.

Definition at line 117 of file ExcludedVolumeModels.h.

◆ EtaMax()

virtual double thermalfist::ExcludedVolumeModelVirial::EtaMax ( ) const
inlinevirtual

Reimplemented from thermalfist::ExcludedVolumeModelBase.

Definition at line 113 of file ExcludedVolumeModels.h.

◆ etasol()

virtual double thermalfist::ExcludedVolumeModelVirial::etasol ( double etatil) const
inlinevirtual

Reimplemented from thermalfist::ExcludedVolumeModelBase.

Definition at line 127 of file ExcludedVolumeModels.h.

◆ f()

virtual double thermalfist::ExcludedVolumeModelVirial::f ( double eta) const
inlinevirtual

Reimplemented from thermalfist::ExcludedVolumeModelBase.

Definition at line 114 of file ExcludedVolumeModels.h.


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