Evan Bauer
Evan Bauer
History and profiles are the basic output types for all MESA models, and HDF5 options for these would enable storing data far more efficiently. I imagine many users have existing...
We currently have 2 types of files that store the state of a stellar model: * model (`.mod`) files, which store only the basic structure, thermodynamic state, and composition. These...
Rather than unpacking the EOS data into lots of bloated plain text files, and then further bloating by caching them as `.bin` files, we can restructure these as hdf5 files...
Rather than unpacking the opacity data into lots of bloated plain text files, and then further bloating by caching them as `.bin` files, we can restructure these as hdf5 files...