Module to configure the variables of the Heat equations.
Init the variable system for simulations of Heat equation.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_Equations_type), | intent(inout) | :: | equation |
The equation system |
||
type(atl_varSys_solverData_type) | :: | methodData |
the pointer to the data required for the varsys |
Append conservative variables for Heat equations.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_Equations_type), | intent(inout) | :: | equation |
The equation system |
||
type(atl_varSys_solverData_type), | target | :: | methodData |
the pointer to the data required for the varsys |