File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -138,6 +138,18 @@ This was found to be important for smooth convective boundary
138
138
evolution with convective premixing.
139
139
140
140
141
+ RTI
142
+ ~~~
143
+
144
+ A bug has existed since shortly after r15140 where RTI
145
+ mixing will be effectively zero in a model even with the
146
+ ``RTI_flag=.true. `` set.
147
+
148
+ This has now been fixed. Users of RTI mixing are recommended to upgrade to the
149
+ newest MESA version.
150
+
151
+ See `gh-503 <https://github.com/MESAHub/mesa/issues/503 >`_
152
+
141
153
142
154
Changes in r22.11.1
143
155
===================
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ See `gh-491 <https://github.com/MESAHub/mesa/issues/491>`_ and `gh-497 <https://
31
31
RTI
32
32
===
33
33
34
- A bug has existed since shortly after r15140 where RTI mixing will be effectively zero in a model even with the RTI_flag=.true.
34
+ A bug has existed since shortly after r15140 where RTI mixing will be effectively zero in a model even with the `` RTI_flag=.true. ``
35
35
36
36
This has now been fixed in the git main.
37
37
You can’t perform that action at this time.
0 commit comments