Thermal-FIST  1.3
Package for hadron resonance gas model applications
Classes | Namespaces
ExcludedVolumeModel.h File Reference

Header with helper excluded-volume class. More...

#include <cmath>

Go to the source code of this file.

Classes

class  thermalfist::ExcludedVolumeModel
 Base class implementing auxiliary excluded-volume functions needed for multi-component mean-field approach. Contains van der Waals functions. More...
 
class  thermalfist::ExcludedVolumeModelCS
 Derived class implementing auxiliary excluded-volume functions for multi-component mean-field approach from the Carnahan-Starling model. More...
 

Namespaces

 thermalfist
 The main namespace where all classes and functions of the Thermal-FIST library reside.
 

Detailed Description

Header with helper excluded-volume class.

A header with classes that contain implementation of auxiliary excluded-volume functions needed for multi-component mean-field approach. Contains Diagonal'' van der Waals model (default, base class ExcludedVolumeModel) and Diagonal'' Carnahan-Starling model (class ExcludedVolumeModelCS, overrides base class). There are not yet fully used in the package.

Definition in file ExcludedVolumeModel.h.