![]() |
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 a standard shear heating rate.
Add the term \( 2 \eta \left( \varepsilon - \frac{1}{3} \text{tr} \varepsilon \mathbf 1 \right) : \left( \varepsilon - \frac{1}{3} \text{tr} \varepsilon \mathbf 1 \right) \)
Also see the Equations section in the manual.
Definition at line 47 of file shear_heating.h.
|
overridevirtual |
Compute the heating model outputs for this class.
Implements aspect::HeatingModel::Interface< dim >.
|
overridevirtual |
Allow the heating model to attach additional material model outputs.
Reimplemented from aspect::HeatingModel::Interface< dim >.