![]()  | 
  
    Thermal-FIST 1.5
    
   Package for hadron resonance gas model applications 
   | 
 
#include "HRGVDW/ThermalModelVDW.h"#include <vector>#include <cmath>#include <iostream>#include <ctime>#include <iomanip>#include <fstream>#include <sstream>#include "HRGBase/xMath.h"#include "HRGEV/ExcludedVolumeHelper.h"#include <Eigen/Dense>Go to the source code of this file.
Namespaces | |
| namespace | thermalfist | 
| The main namespace where all classes and functions of the Thermal-FIST library reside.  | |
Functions | |
| void | thermalfist::SetVDWHRGInteractionParameters (ThermalModelBase *model, double a, double b) | 
| Sets vdW interactions for baryon-baryon and antibaryon-antibaryon pairs as in https://arxiv.org/abs/1609.03975.   | |