mus_tracking_module Module

This module provides the MUSUBI subroutines needed for the tracking functionality.



Subroutines

public subroutine mus_init_tracker(scheme, geometry, params)

This routine initialize tracking subTree to remove empty tracking objects. On active tracking objects: Homogenize time control, write solver speific info for harvester output format and initialize output using tem_init_tracker

Arguments

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

scheme type

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

Treelmesh data

type(mus_param_type), intent(in) :: params

Global parameters