Castro (Compressible Astrophysics): An adaptive mesh, astrophysical compressible (radiation-, magneto-) hydrodynamics simulation code for massively parallel CPU and GPU architectures.
previously I didn't properly use initial_model to generate this input file which is used for NSE stuff. Now this is done correctly by using inputs.M_WD-1.1.M_He-0.05.CO in initial_model/sub_chandra with NETWORK_DIR=subch_base
PR motivation
PR checklist
[ ] test suite needs to be run on this PR
[ ] this PR will change answers in the test suite to more than roundoff level
[ ] all newly-added functions have docstrings as per the coding conventions
[ ] the CHANGES file has been updated, if appropriate
[ ] if appropriate, this change is described in the docs
PR summary
previously I didn't properly use initial_model to generate this input file which is used for NSE stuff. Now this is done correctly by using
inputs.M_WD-1.1.M_He-0.05.CO
in initial_model/sub_chandra withNETWORK_DIR=subch_base
PR motivation
PR checklist
CHANGES
file has been updated, if appropriate