gandalfcode / gandalf

GANDALF (Graphical Astrophysics code for N-body Dynamics And Lagrangian Fluids)
GNU General Public License v2.0
44 stars 12 forks source link

Analytical solutions #42

Closed rbooth200 closed 7 years ago

rbooth200 commented 8 years ago

The userguide mentions that some additional analytical solutions would be nice. I already have a python script that solves the sedov problem, which might be useful. I've attached it here in case. SedovSolution.py.txt

dhubber commented 7 years ago

The Sedov solution has already been integrated into the Python script and works perfectly fine. Any additional analytical solutions can be added as needed into the same file in the future.