Calculate Grand Potential interface parameters for a specified interfacial free energy and width.
std::vector< MaterialPropertyName > _gamma_name
gamma material property names
std::vector< Real > _gamma
Calculated gamma parameter values.
MaterialProperty< Real > & _kappa_prop
MaterialProperty< Real > & _mu_prop
const Real _width
Interface width for the interface with the median interfacial free energy.
const std::vector< Real > _sigma
list of interfacial free energies
std::vector< MaterialProperty< Real > * > _gamma_prop
Material properties for all interface pairs.
virtual void computeQpProperties() override
const unsigned int _n_pair
number of interface pairs
static InputParameters validParams()
const InputParameters & parameters() const