atl_load_LinearEuler Subroutine

public subroutine atl_load_LinearEuler(LinearEuler, conf, eq_table, spatial_dim)

subroutine to initialize an equation of type linear euler equation as defined in the configuration file

Arguments

Type IntentOptional Attributes Name
type(atl_LinearEuler_type), intent(out) :: LinearEuler

Resulting description of the Euler equation parameters.

type(flu_State) :: conf

Handle to the configuration script, to load the parameters from.

integer, intent(in) :: eq_table

Handle to the table containing the description for the equation system.

integer :: spatial_dim

The spatial dimension of the Euler equation