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 173 Castro issues
Sort by recently updated
recently updated
newest added

## PR summary This PR is to add a Readme for WD mergers, detailing how to use the input parameters. ## PR motivation ## PR checklist - [ ] test...

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

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

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

sdc

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

Hi, I am new to Castro, and don't know how to use hypre for composite solve. By "composite", I mean that the unknowns on all AMR levels are solved simultaneously....

The reductions in sum_utils.cpp can benefit from these changes: https://github.com/AMReX-Codes/amrex/pull/3718

Right now, we use the shock flag (stored in the conserved state if `USE_SHOCK_VAR=TRUE`) in two different ways: * if we are doing the hybrid Riemann solve, it is used...

hydro
reactions

The WarpX folks want to have a separate temperature for electrons and ions (heavies), and a source term that represents the equilibriation via collisions. It seems like we can do...

enhancement
hydro

Right now, we have a different make rule / mechanism for generating the problem parameters (looking that the problem's `_prob_params` file) than we do for all of the other Castro...

clean-up