registerMooseObject("PhaseFieldApp", IdealGasFreeEnergy)
User facing host object for a function. This combines a term with an argument list.
Material class that provides the free energy of an ideal gas with the expression builder and uses aut...
const EBTerm _n
gas number density n = N/V = c/Omega (where Omega is the lattice site volume)
const EBTerm _T
Coupled variable value for the Temperature.
const EBTerm _c
Coupled variable value for the concentration .
const EBTerm _nq
quantum concentration
static InputParameters validParams()
Material class that provides the free energy of an ideal gas with the expression builder and uses aut...
IdealGasFreeEnergy(const InputParameters ¶meters)
static InputParameters validParams()
void functionParse(const std::string &function_expression)