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
This is a post-processor and viewer for hydrodynamics simulations.
The goal is to provide a unified framework for interpretation of results from HYADES, LILAC, and analytic Guderley modeling of implosions. The code is extensible for future addition of other simulation types or post-processor modules. The project is written in python3 and makes heavy use of scipy/numpy for the computational aspects, and tkinter/matplotlib for the user interface.