Skip to content

Commit a38371a

Browse files
committed
[ci skip] changelog entry
1 parent c986703 commit a38371a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/source/changelog.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pressure with respect to other variables.
2424
run_star_extras
2525
~~~~~~~~~~~~~~~
2626

27-
Previously we had logic to determine if a extra history value should be saved
27+
Previously we had logic to determine if an extra history value should be saved
2828
as an int or a float (users can only provide data as a float). This was error
2929
prone, so now we save extra history values as floats.
3030

@@ -96,7 +96,7 @@ The phase diagram for O/Ne separation comes from
9696
`Blouin & Daligault (2021b) <https://ui.adsabs.harvard.edu/abs/2021ApJ...919...87B/abstract>`_.
9797

9898
Massive Star test_suite Updates
99-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
99+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
100100

101101
The ``12Msun_pre_ms_to_core_collapse``, ``20Msun_pre_ms_to_core_collapse``, and ``zams_to_cc_80``
102102
test_suites have each been updated and now fully evolve models at solar metallicities to core
@@ -123,6 +123,12 @@ The ``fixed_Teff``, ``fixed_Tsurf``, ``fixed_Psurf``, and ``fixed_Psurf_and_Tsu
123123
atmosphere options were removed in r15140. We have reimplemented them although we
124124
caution users that their implementation could conflict with ``mlt_option = 'TDC'``.
125125

126+
The EOS coverage regions have been updated to fall back to ideal gas in a region
127+
previously covered by HELM where it returned unphysical floor values of ``1e-20``
128+
for pressure, energy, and entropy. The most up-to-date EOS coverage plots can
129+
be found in the EOS documentation: :ref:`eos/overview:Overview of eos module`.
130+
131+
126132
Changes in r23.05.1
127133
===================
128134

0 commit comments

Comments
 (0)