Skip to content

Commit

Permalink
update the flame_wave README.md to explain where this setup was used (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale authored Oct 18, 2023
1 parent 951276e commit 622399f
Showing 1 changed file with 19 additions and 13 deletions.
32 changes: 19 additions & 13 deletions Exec/science/flame_wave/README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,28 @@
# flame_wave

This is the XRB flame setup, which was used in Eiden et al. 2020
(https://ui.adsabs.harvard.edu/abs/2020ApJ...894....6E). That
original paper used "boosted" flames, but we no longer boost the flame
speed. You can find the inputs file for boosted flame in Castro
versions 21.01 and earlier.
This is the XRB flame setup. I has been used for several
papers, including:

The current set of inputs files are:
* Eiden et al. 2020 (https://ui.adsabs.harvard.edu/abs/2020ApJ...894....6E)

* inputs_He:
This modeled pure He flames and used "boosted" flames, which were
artificially sped up.

pure He flames. This includes the inputs files for the follow-on
paper, Harpole et al. (in prep).
* Harpole et al. 2021 (https://ui.adsabs.harvard.edu/abs/2021ApJ...912...36H/abstract)

a 3-d setup is also there
This also modeled pure He flames, but without any boosting. A variety of
rotation rates were explored. The inputs files for this are in `inputs_He/`

* inputs_H_He:
* Zingale et al. 2023 (https://ui.adsabs.harvard.edu/abs/2023ApJ...952..160Z/abstract)

mixed H/He flames. These are intended to be run with the rprox
network.
This explored both 2D and 3D pure He flames. Another change was in
the lower boundary condition -- a reflecting boundary was used an
`castro.use_pslope` was enabled. The inputs files for this are in
`inputs_He/` and also available on Zenodo:
https://zenodo.org/record/7692201

* Chen et al. 2023 (https://ui.adsabs.harvard.edu/abs/2023ApJ...955..128C/abstract)

This looked at 2D pure He flames and explored different reaction networks.
The inputs files are available on Zenodo: https://zenodo.org/record/8117761

0 comments on commit 622399f

Please sign in to comment.