19 "Defines the order parameter substitution for linearized interface phase field models");
29 order_parameter(
_phi) = 1.0 / 2.0 * (1.0 + tanh(
_phi / sqrt(2.0)));
registerMooseObject("PhaseFieldApp", LinearizedInterfaceFunction)
static InputParameters validParams()
User facing host object for a function. This combines a term with an argument list.
Creates the order parameter substitution used in linearized interface for phase field models.
static InputParameters validParams()
EBTerm _phi
Coupled variable value for the nonlinear variable .
LinearizedInterfaceFunction(const InputParameters ¶meters)
void functionParse(const std::string &function_expression)