mus_load_particle_collisions Subroutine

public subroutine mus_load_particle_collisions(particleGroup, conf, p_thandle)

Arguments

Type IntentOptional Attributes Name
type(mus_particle_group_type), intent(inout) :: particleGroup

particleGroup to add particles loaded from the lua script to

type(flu_State) :: conf

configuration

integer, intent(in) :: p_thandle

Handle to particle table (which should be opened before calling this routine)