This routine runs over each tracking object and dump requested quantities if timeControl is active on current time
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_tracking_type), | intent(inout) | :: | track | tracking object containing all tracking relevant information |
||
type(tem_simControl_type), | intent(in) | :: | simControl | Simulation control contains current simulation time and status bits |
||
type(tem_varSys_type), | intent(in) | :: | varSys | global variable system |
||
type(treelmesh_type), | intent(in) | :: | tree | global tree |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | iLog | ||||
integer, | private | :: | iConfig |