![]() |
ASPECT
|
Additional Inherited Members | |
![]() | |
static void | declare_parameters (ParameterHandler &prm) |
![]() | |
static void | get_composition_values_at_q_point (const std::vector< std::vector< double >> &composition_values, const unsigned int q, std::vector< double > &composition_values_at_q_point) |
A class that implements initial conditions for the porosity field by computing the equilibrium melt fraction for the given initial condition and reference pressure profile. Note that this plugin only works if there is a compositional field called 'porosity', and the used material model implements the 'MeltFractionModel' interface. All compositional fields except porosity are not changed by this plugin.
Definition at line 46 of file porosity.h.
|
overridevirtual |
Return the initial composition as a function of position and number of compositional field.
Implements aspect::InitialComposition::Interface< dim >.