ttricco / sarracen

A Python library for smoothed particle hydrodynamics (SPH) analysis and visualization.
https://sarracen.readthedocs.io
GNU General Public License v3.0
15 stars 17 forks source link

79 file format for gradsph files #80

Closed ttricco closed 6 months ago

ttricco commented 6 months ago

Add file reading for the GradSPH file format.

Works for the sample data file provided. Will need modifications for reading MHD or other particle attributes.