AMReX-Astro / Microphysics

common astrophysical microphysics routines with interfaces for the different AMReX codes
https://amrex-astro.github.io/Microphysics
Other
34 stars 33 forks source link

test_eos does not work for all networks #82

Open maxpkatz opened 6 years ago

maxpkatz commented 6 years ago

test_eos explicitly uses "solar" metallicity, and so it will not work for networks that don't have ih1 or ihe4 defined. We should generalize this so any net can use it.

zingale commented 6 years ago

do you have an idea in mind on how to generalize this?

I can just make the composition evenly distributed through the different species.

maxpkatz commented 5 years ago

Yes, evenly distributed is the easiest, I am fine with that.