append_advection_1d_consVars Subroutine

private subroutine append_advection_1d_consVars(varSys, methodData)

Append conservative variables for Euler equations.

These are density, momentum and energy here.

Arguments

Type IntentOptional Attributes Name
type(tem_varSys_type), intent(inout) :: varSys

The variable system to append the variables to.

type(atl_varSys_solverData_type), target :: methodData

Data required for the varsys to perform different operations of it's variables