PyMSES is a set of Python modules originally written for the RAMSES astrophysical fluid dynamics AMR code.
PyMSES is a set of Python modules originally written for the RAMSES astrophysical fluid dynamics AMR code.
Its purpose:
- provide a clean and easy way of getting the data out of RAMSES simulation outputs.
help you analyse/manipulate very large simulations transparently, without worrying more than needed about domain decompositions, memory management, etc.,
interface with a lot of powerful Python libraries (Numpy/Scipy, Matplotlib, PIL, HDF5/PyTables) and existing code (like your own). be a post-processing toolbox for your own data analysis.