Go to the documentation of this file.
19 params.addClassDescription(
"Free energy of an ideal gas.");
31 functionParse(free_energy);
User facing host object for a function. This combines a term with an argument list.
const EBTerm _n
gas number density n = N/V = c/Omega (where Omega is the lattice site volume)
IdealGasFreeEnergy(const InputParameters ¶meters)
const EBTerm _nq
quantum concentration
Material class that provides the free energy of an ideal gas with the expression builder and uses aut...
InputParameters validParams< GasFreeEnergyBase >()
const EBTerm _T
Coupled variable value for the Temperature.
const EBTerm _c
Coupled variable value for the concentration .
InputParameters validParams< IdealGasFreeEnergy >()
registerMooseObject("PhaseFieldApp", IdealGasFreeEnergy)
Material class that provides the free energy of an ideal gas with the expression builder and uses aut...