mus_load_poisson Subroutine

public subroutine mus_load_poisson(me, conf, parent, minLevel, cs_lattice, physics, schemeKind)

load input to solve poisson equation

Arguments

Type IntentOptional Attributes Name
type(mus_poisson_type), intent(out) :: me

poisson type

type(flu_State) :: conf

flu state

integer, intent(in), optional :: parent

parent handle

integer, intent(in) :: minLevel

minlevel

real(kind=rk), intent(in) :: cs_lattice

lattice speed of sound calculated for defined stencil layout required to compute omega from potential diffusivity

type(mus_physics_type), intent(in) :: physics

physics type to convert physics to lattice unit or vice versa

character(len=*), intent(in) :: schemeKind

scheme kind