mus_particles_initFluidVolumeFraction Subroutine

public subroutine mus_particles_initFluidVolumeFraction(scheme, geometry, nElems)

Routine to initialize the fluid volume fraction field

Arguments

Type IntentOptional Attributes Name
type(mus_scheme_type), intent(inout) :: scheme

scheme for access to varSys

type(mus_geom_type), intent(in) :: geometry

Geometry for access to tree

integer, intent(in) :: nElems

Number of elements including halos (multilevel not supported yet so no ghosts)