Published October 7, 2024 | Version 1.0.0
Software Open

Henrik-Knierim/mesa_custom_EoS: Version 1.0.0

Authors/Creators

  • 1. Department of Astrophysics, UZH

Description

This code enables the integration of custom equations of state (EoSs) into the stellar evolution code MESA (Modules for Experiments in Stellar Astrophysics). For a quickstart guide and detailed implementation instructions, refer to the README.md file.

The repository includes two Fortran files:

  • custom_eos.f90: Contains the core code for implementing a custom equation of state.
  • run_star_extras.f90: Provides example implementations of s% eos_rq % other_eos_frac and s% eos_rq % other_eos_component, which link your EoS to MESA. It also includes the call to the initialization routine eos_init_custom_eos().

For resolved issues and experimental features, check the GitHub repository, particularly the development branch.

Files

Henrik-Knierim/mesa_custom_EoS-1.0.0.zip

Files (29.7 kB)

Name Size Download all
md5:81478df09f48b0c95b84a5b06f6d56c7
29.7 kB Preview Download

Additional details

Related works

Software

Programming language
Fortran
Development Status
Active