Class boson_thermo (o2scl)

O2scl_part : Class List

class o2scl::boson_thermo

Compute the thermodynamic properties of a boson [abstract base].

Subclassed by o2scl::boson_eff, o2scl::boson_rel

Public Functions

void calc_mu(boson &b, double temper) = 0

Calculate thermodynamic properties as function of chemical potential.

void calc_density(boson &b, double temper) = 0

Calculate thermodynamic properties as function of density.

void pair_mu(boson &b, double temper) = 0

Calculate thermodynamic properties with antiparticles as function of chemical potential.

void pair_density(boson &b, double temper) = 0

Calculate thermodynamic properties with antiparticles as function of density.