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.
Authors: Thomas GUILLET, Damien CHAPON, Marc LABADENS Contact: damien.chapon@cea.fr, marc.labadens@cea.fr Organization: Service d’astrophysique, CEA/Saclay Address: Gif-Sur-Yvette, F91190, France Date: January 03, 2012