ASPECT
|
Static Public Member Functions | |
static void | declare_parameters (ParameterHandler &prm) |
Static Public Member Functions inherited from aspect::SimulatorAccess< dim > | |
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) |
Static Public Member Functions inherited from aspect::Plugins::InterfaceBase | |
static void | declare_parameters (ParameterHandler &prm) |
Private Attributes | |
double | A1 |
double | A2 |
double | A3 |
double | B1 |
double | B2 |
double | B3 |
double | C1 |
double | C2 |
double | C3 |
double | r1 |
double | r2 |
double | M_cpx |
double | beta |
double | D1 |
double | D2 |
double | D3 |
double | E1 |
double | E2 |
A class derived from DataPostprocessor that takes an output vector and computes a variable that represents the melt fraction at every point.
The member functions are all implementations of those declared in the base class. See there for their meaning.
Definition at line 46 of file melt_fraction.h.
aspect::Postprocess::VisualizationPostprocessors::MeltFraction< dim >::MeltFraction | ( | ) |
|
override |
|
static |
Declare the parameters this class takes through input files.
|
overridevirtual |
Read the parameters this class declares from the parameter file.
Reimplemented from aspect::Plugins::InterfaceBase.
|
private |
Parameters for anhydrous melting of peridotite after Katz, 2003
Definition at line 77 of file melt_fraction.h.
|
private |
Definition at line 78 of file melt_fraction.h.
|
private |
Definition at line 79 of file melt_fraction.h.
|
private |
Definition at line 82 of file melt_fraction.h.
|
private |
Definition at line 83 of file melt_fraction.h.
|
private |
Definition at line 84 of file melt_fraction.h.
|
private |
Definition at line 87 of file melt_fraction.h.
|
private |
Definition at line 88 of file melt_fraction.h.
|
private |
Definition at line 89 of file melt_fraction.h.
|
private |
Definition at line 92 of file melt_fraction.h.
|
private |
Definition at line 93 of file melt_fraction.h.
|
private |
Definition at line 94 of file melt_fraction.h.
|
private |
Definition at line 97 of file melt_fraction.h.
|
private |
Parameters for melting of pyroxenite after Sobolev et al., 2011
Definition at line 104 of file melt_fraction.h.
|
private |
Definition at line 105 of file melt_fraction.h.
|
private |
Definition at line 106 of file melt_fraction.h.
|
private |
Definition at line 109 of file melt_fraction.h.
|
private |
Definition at line 110 of file melt_fraction.h.