Version 2 (modified by 18 years ago) (diff) | ,
---|
HOWTO: Report sqrt(s), etc of collisions per time step
The module collisionReporter is prepared to collect data about (two-body-) collisions.
source:/workingCode/code/collisions/Prelim/collisionReporter.f90
It provides routines to store and to print the number of colisions as function of time and of sqrt(s). All information is split up into several chanels, cf. fritiofType
...to be continued...