run_euler_1d Subroutine

public subroutine run_euler_1d(nml_file, ok, message)

Run a 1D Euler case from nml_file. MPI must already be initialized.

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: nml_file
logical, intent(out) :: ok
character(len=*), intent(out) :: message