Thermal-FIST 1.5
Package for hadron resonance gas model applications
Loading...
Searching...
No Matches
EffectiveMassModel.h File Reference

Header with effective mass model implementation, including the Bose-condensed phase. More...

#include <map>
#include "HRGBase/ThermalModelBase.h"
#include "HRGBase/Broyden.h"

Go to the source code of this file.

Classes

class  thermalfist::EMMFieldPressure
 Base class implementing field pressure contribution function in the effective mass model. Default is linear scalar interaction, as in https://arxiv.org/abs/2004.09004 [Eq. (26)]. More...
 
class  thermalfist::EMMFieldPressureChPT
 Effective mass model matched to chiral perturbation theory for pions at T = 0. See supplemental material section I in https://arxiv.org/abs/2009.02309. More...
 
class  thermalfist::EffectiveMassModel
 Class implementing an effective mass model for single particle species. More...
 
class  thermalfist::EffectiveMassModel::BroydenEquationsEMMTBEC
 Class implementing the effective mass model equation to determine BEC onset. To be solved using Broyden's method. More...
 
class  thermalfist::EffectiveMassModel::BroydenEquationsEMMMeff
 Class implementing the effective mass model gap equation. To be solved using Broyden's method. More...
 
class  thermalfist::EffectiveMassModel::BroydenEquationsEMMMeffConstrained
 Class implementing the effective mass model gap equation with constraints. Uses variable transformation to ensure m* >= mu making the method stable wrt BEC formation. To be solved using Broyden's method. More...
 

Namespaces

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

Detailed Description

Header with effective mass model implementation, including the Bose-condensed phase.

Definition in file EffectiveMassModel.h.