Append conservative variables for Euler equations.
These are density, momentum and energy here.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(atl_Equations_type), | intent(inout) | :: | equation |
The equation type . |
||
| type(atl_varSys_solverData_type), | target | :: | solverData |
The type to be used as method data. This type has to contain all information necessary to determine the values of the variables in the variable system. |