set_omegasLvl Subroutine

private subroutine set_omegasLvl(mixture, minLevel, maxLevel, physics)

Set the omegas according to the time step setting

cross check whether omega at each level is set correctly by computing physical viscosity from omega and check it with specified physical kinematic viscosity

Arguments

Type IntentOptional Attributes Name
type(mus_mixture_type), intent(inout) :: mixture
integer, intent(in) :: minLevel
integer, intent(in) :: maxLevel
type(mus_physics_type), intent(in) :: physics

physics type to convert physics to lattice unit or vice versa