A Python interface for the MESA stellar evolution code
Installation
pip install git+https://github.com/gautam-404/MESA-PORT.git
Create, modify, run and share your MESA projects!
Features:
-
With MESA installed, anyone can run your MESA project using this Python toolkit. You only need to share your python project.
-
MESA-PORT can be used to create, clean, make, run and resume your MESA project.
-
This module also allows you to manipulate parameters in your inlist files. Your inputs will automatically be converted to the right data type and format for fortran.
-
Install MESA on Linux and macOS (ARM/M-series and Intel) with just this python package!
-
MESA-PORT can also run GYRE stellar oscillation code! See Usage.
Full Changelog: v1.0.4-beta...v1.1