File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,8 @@ White Dwarf C/O Phase Separation
18
18
19
19
An option to include carbon-oxygen phase separation for crystallizing C/O white dwarfs is now available,
20
20
using the phase diagram of `Blouin et al. (2021) <https://ui.adsabs.harvard.edu/abs/2021PhRvE.103d3204B/abstract >`_.
21
- More documentation and associated controls can be found at :ref: `reference/controls:WD_phase_separation `.
21
+ The MESA implementation is described in `Bauer (2023) <https://ui.adsabs.harvard.edu/abs/2023arXiv230310110B/abstract >`_.
22
+ More documentation and associated controls can be found at :ref: `reference/controls:do_phase_separation `.
22
23
This option is off by default, but it is on in the ``wd_cool_0.6M `` test case.
23
24
24
25
Hooks
Original file line number Diff line number Diff line change 7252
7252
! do_phase_separation
7253
7253
! ~~~~~~~~~~~~~~~~~~~
7254
7254
7255
- ! Phase separation upon crystallization in WD cores
7256
- ! (currently only for C/O white dwarf cores)
7257
- ! using the phase diagram of `Blouin et al. 2021 <https://ui.adsabs.harvard.edu/abs/2021PhRvE.103d3204B>`_.
7255
+ ! Phase separation upon crystallization in WD cores (currently only for C/O white dwarf cores)
7256
+ ! using the implementation of `Bauer (2023) <https://ui.adsabs.harvard.edu/abs/2023arXiv230310110B/abstract>`_
7257
+ ! with the phase diagram of `Blouin et al. ( 2021) <https://ui.adsabs.harvard.edu/abs/2021PhRvE.103d3204B>`_.
7258
7258
7259
7259
! ::
7260
7260
You can’t perform that action at this time.
0 commit comments