Michael Zingale

Results 266 issues of Michael Zingale

AMReX now has a James BC solver: https://github.com/AMReX-Codes/amrex/pull/2912 we should add the ability to use this instead of the multipole solver for BCs.

also do it as a derived field -- this now works better with jumps in refinement. Also the old version was only using a level 0 covering grid. ## PR...

this revives #1604 ## PR summary ## PR motivation ## PR checklist - [ ] test suite needs to be run on this PR - [ ] this PR will...

## PR summary ## PR motivation ## PR checklist - [ ] test suite needs to be run on this PR - [ ] this PR will change answers in...

hydro

## PR summary ## PR motivation ## PR checklist - [ ] test suite needs to be run on this PR - [ ] this PR will change answers in...

hydro

## PR summary This adds a non-square inputs file with a cooler He layer, which produces a nicely defined flame (in 2-d). This will be the basis for a new...

this used tighter tolerances to get the masses more accurate also fixed an issue with the resolution finally, there is now a model without N14 ## PR summary ## PR...

The default behavior of Castro should be to use the values of the runtime parameters that give the best accuracy or performance. Some default values have not been updated in...

enhancement
clean-up
study

## PR summary The transverse flux correction is done to the conserved interface state variables after we do the normal interface prediction. Previously we were doing a transverse correction on...

hydro

It would be nice to be able to easily compute T' = T - as a derived variable for a plotfile. This means that we need to be able to...