Append / set methods and data to compute derived quantities to the variable system.
Available quantities are:
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_varSys_type), | intent(inout) | :: | varSys |
The Euler variable system to modify. It has to contain the conservative and primitive variables already. |
||
type(atl_varSys_solverData_type), | target | :: | solverData |
the pointer to the data required for the varsys to fulfill all operations and derivations on the variables |