Skip to content

Commit da87460

Browse files
committed
phase separation documentation fix
1 parent 43794d5 commit da87460

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/source/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ White Dwarf C/O Phase Separation
1818

1919
An option to include carbon-oxygen phase separation for crystallizing C/O white dwarfs is now available,
2020
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`.
2223
This option is off by default, but it is on in the ``wd_cool_0.6M`` test case.
2324

2425
Hooks

star/defaults/controls.defaults

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7252,9 +7252,9 @@
72527252
! do_phase_separation
72537253
! ~~~~~~~~~~~~~~~~~~~
72547254

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>`_.
72587258

72597259
! ::
72607260

0 commit comments

Comments
 (0)