v1.0.2-beta
What's Changed
- Installer now writes environment variables to your default shell .*rc file.
- Fixed: Unzipping MESA using python zipfile module did not retain file permissions.
- Added: Ability to load a custom run_star_extras.f90
- Fixed: MesaAccess issues with changing inlist parameters from python
- Added: Ability to delete a project
- Added: Customised History Columns and Profile Columns files can now be loaded to a project.
This release of MESA-controller supports:
Ability to Install MESA on Linux and macOS.
Project (MESA 'work' directory) creation and management.
Loading of custom pgstar and project inlists.
Ability to load a custom run_star_extras.f90
Manipulation of parameters in inlist files.
Ability to run GYRE stellar oscillation code
Installation:
From git: pip install git+https://github.com/gautam-404/MESA-controller.git
Full Changelog: v1.0.1-beta...v1.0.2-beta