atl_append_euler_2d_consVars Subroutine

public subroutine atl_append_euler_2d_consVars(equation, solverData)

Append conservative variables for Euler equations.

These are density, momentum and energy here.

Arguments

Type IntentOptional Attributes Name
type(atl_Equations_type), intent(inout) :: equation

The equation type .

type(atl_varSys_solverData_type), target :: solverData

the pointer to the data required for the varsys