Castro icon indicating copy to clipboard operation
Castro copied to clipboard

Castro (Compressible Astrophysics): An adaptive mesh, astrophysical compressible (radiation-, magneto-) hydrodynamics simulation code for massively parallel CPU and GPU architectures.

Results 162 Castro issues
Sort by recently updated
recently updated
newest added

this removes old Fortran callbacks ## PR summary ## PR motivation ## PR checklist - [ ] test suite needs to be run on this PR - [ ] this...

also add a non-uniform grid version ## PR summary ## PR motivation ## PR checklist - [ ] test suite needs to be run on this PR - [ ]...

These modifications are the latest modification for the nova science problem.

We need to backup the old B field when doing retry with MHD

It looks like we adding the pressure to the momntum flux in 1-d Cartesian in `scale_flux()`, but I think this is wrong -- it should already be added since `mom_flux_has_p`...

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

In computing the eigensystem of the MHD equations in `mhd_eigen.H`, we have logic like: ``` if (std::abs(cfz-csz)

mhd

I was testing stuff on my workstation, and ran into this error (which Zhi was able to reproduce on groot, but not on bender). This change in Microphysics fixes the...

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

this will do retries and wait longer for a timeout ## PR summary ## PR motivation ## PR checklist - [ ] test suite needs to be run on this...