File tree Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Expand file tree Collapse file tree 1 file changed +15
-9
lines changed Original file line number Diff line number Diff line change @@ -8,19 +8,30 @@ Changes in main
8
8
9
9
.. note :: This describes changes present in the development version of MESA (``main`` branch) relative to the most recent release.
10
10
11
- .. _ Backwards-incompatible changes main :
11
+ .. _ New Features main :
12
12
13
- Backwards-incompatible changes
14
- ------------------------------
13
+ New Features
14
+ ------------
15
15
16
16
White Dwarf C/O Phase Separation
17
17
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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:do_phase_separation `.
21
+ More documentation and associated controls can be found at :ref: `reference/controls:WD_phase_separation `.
22
22
This option is off by default, but it is on in the ``wd_cool_0.6M `` test case.
23
23
24
+ Hooks
25
+ ~~~~~
26
+
27
+ A new other_close_gaps hook has been added. Provided by Simon Guichandut
28
+
29
+
30
+ .. _Backwards-incompatible changes main :
31
+
32
+ Backwards-incompatible changes
33
+ ------------------------------
34
+
24
35
Renamed controls for upper limits
25
36
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
26
37
@@ -126,11 +137,6 @@ This was found to be important for smooth convective boundary
126
137
evolution with convective premixing.
127
138
128
139
129
- Hooks
130
- ~~~~~
131
-
132
- A new other_close_gaps hook has been added. Provided by Simon Guichandut
133
-
134
140
135
141
Changes in r22.11.1
136
142
===================
You can’t perform that action at this time.
0 commit comments