Closed richeldichel closed 6 months ago
In this case, the output fields track_n_h2_elastic
etc. are integrated outputs and misconfigured as not inside the track output group which would reset the integration after each track start. The fix seems to work since it resets the integration after each track manually, but it effectively just hides the underlaying configuration issue.
This commit resets the KSTermOutput terminator value when terminator is called.
This bug was reported by a Kassiopeia user who tried to setup a simulation using
He observed that after the first termination of this kind, all following tracks were terminated after one step with the same terminator.