You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dominik edited this page Apr 25, 2017
·
2 revisions
What is DynStack?
The DynStack module is a customizable replacement storage for internal particle stack used in CORSIKA. The simulation works strictly sequential and calculates a single particle from its creation to the next interaction. In most cases multiple particles are created and than stores on the stack.
For which things can Dynstack be used?
How is Dynstack designed?
Dynstack is designed as an multifunctional API that implements all necessary features for a fast customization of the particle storage. The user can focus his work on the modification of a single file, all other parts are handled automatically.