33 std::vector<const VariableValue *>
_eta;
47 std::vector<const MaterialProperty<Real> *>
_dns_min;
48 std::vector<std::vector<const MaterialProperty<Real> *>>
_d2ns_min;
93 std::vector<MaterialProperty<Real> *>
_dns;
95 std::vector<std::vector<MaterialProperty<Real> *>>
_d2ns;
This material calculates defect-specific parameters for the grand potential sintering model with mult...
const MooseEnum _solid_energy
Type of energy function to use for the solid phase.
std::vector< MaterialProperty< Real > * > _dns
const Real _v_scale
Voltage scale.
std::vector< const MaterialProperty< Real > * > _dns_min
MaterialProperty< Real > & _dchidphi
MaterialPropertyName _nv_name
void phase vacancy density
MaterialPropertyName _ns_name
solid phase vacancy density
MaterialProperty< Real > & _nv
const MaterialProperty< Real > & _ns_min
std::vector< const VariableValue * > _eta
solid phase order parameters
const MaterialProperty< Real > & _hs
solid phase switching function
const MaterialProperty< Real > & _d2hv
const VariableValue & _temp
temperature
const VariableGradient & _grad_V
Gradient of electric potential.
const MaterialPropertyName _ns_min_name
minimum in energy wrt vacancy concentration in solid
const Real _kB
Boltzmann constant.
MaterialProperty< Real > & _d2chidphidw
std::vector< std::vector< const MaterialProperty< Real > * > > _d2ns_min
const MaterialProperty< Real > & _d2hs
const MaterialProperty< Real > & _dhv
MaterialPropertyName _chi_name
susceptibility and derivatives
virtual void computeQpProperties()
const MaterialProperty< Real > & _dhs
const MaterialProperty< Real > & _ks
solid energy coefficient
const VariableValue & _phi
void phase order parameter
const VariableValue & _v
electric potential
const unsigned int _neta
number of solid phase order paramters
const NonlinearVariableName _phi_name
MaterialProperty< Real > & _d2nsdw2
MaterialProperty< Real > & _d2chidphi2
const MaterialProperty< Real > & _hv
void phase switching function
const NonlinearVariableName _w_name
const Real _nv_min
minimum in energy wrt vacancy concentration in void
MaterialProperty< Real > & _dnsdw
MaterialProperty< Real > & _dchidw
const int _z
Defect species charge.
std::vector< MaterialProperty< Real > * > _d2nsdwdeta
MaterialProperty< Real > & _d2chidw2
const Real _eps_r
Solid phase relative permittivity.
const Real _e
Electron charge.
static InputParameters validParams()
std::vector< VariableName > _eta_name
MaterialProperty< Real > & _chi
const VariableValue & _w
chemical potential
MaterialProperty< Real > & _ns
const MaterialProperty< Real > & _kv
void energy coefficient
MaterialProperty< Real > & _dnvdw
std::vector< std::vector< MaterialProperty< Real > * > > _d2ns
VariableValueTempl< false > VariableValue
VariableGradientTempl< false > VariableGradient