Consistent PostCrashCalculation
Currently two collision events are being logged in the simulation output for the same collision. The first event is written by the dynamicsCollision module and the second one comes from the PostCrashCalculation. These two events should be consolidated into one event that includes the basic collision information as well as the post-crash calculations.
In case of a failing calculation of the post-crash parameters, the PostCrashCalculation module logs the following message in the openPASS console „PostCrashCalculation failed“. This should be removed.