MESAHub / MESAHub/mesa

Implement CMS for MESA (and fix bad numbers)

Open
#88 0 comments 0 reactions 1 assignee Claimed by @aarondotter View on GitHub
eos
Dominant language
Fortran
Stars
249
Forks
82
Avg merge
1d 3h
Merged PRs (30d)
3

Description

First real commit of this is 14460/62. This introduces the code to do the following:

- blend H and He PT tables using the additive volume rule (cms_mixing.f90)
- resample the blended PT tables into DT space (cms_resample.f90)

The CMS tables have within them some "bad" values, probably resulting from their own interpolation and/or blending. This propagates into the blended and resampled tables into infs and/or nans. These need to be fixed.

Then it is only a matter of creating routines to ingest the CMS tables into MESA/eos and away we go!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.