Michael Zingale

Results 336 comments of Michael Zingale

to make things save, netowrk_species_index should do a case-insensitive match

tests pass: http://groot.astro.sunysb.edu/Castro/test-suite/gfortran/2022-10-27-001/index.html

now that we've change the pyro directory structure, the issue preventing us from uploading to pypi is that a package with the name pyro already exists. So we either need...

okay, this is sorted out now, and we are on pypi as pyro-hydro

this has been completed

maybe the way to do this is to have the state always come in via `burn_t burn_state.y[]`. But for Strang we don't need to include the momenta or the advective...

yes. I think that's a good idea. We can constexpr them out too

I think with #1234 we will be able to do this

we could even do a second order update for e -- in some sense, this becomes an IMEX scheme?