Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to read history.data files from new version of MESA #78

Open
gabrahamastro opened this issue Jul 23, 2024 · 0 comments
Open

Unable to read history.data files from new version of MESA #78

gabrahamastro opened this issue Jul 23, 2024 · 0 comments

Comments

@gabrahamastro
Copy link

When trying to read in a history.data file into NuGridPy using s = ms.history_data('.'), the version_number is not readable since it's a string ("r24.03.1") contrasting to previous version where it was an integer value (such as 10398). Furthermore, there are other floats in the new r24.03.1 version which don't appear in previous versions in the header, namely compiler, build, MESA_SDK_version, math_backend and date.

Could this be looked into so NuGridPy can be used with the new version of MESA?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant