Skip to content

Commit 22b47b2

Browse files
author
matthiasfabry
committed
changlog entry
1 parent cec2f77 commit 22b47b2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/changelog.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,15 @@ New Features
2121

2222
A pseudo drag term ``v_drag`` has been reintroduced for ``u_flag`` to damp spurious shocks.
2323

24+
``hydro_rotation`` now contains the more accurate deformation fits from Fabry+2022, A&A 661, A123
25+
2426
.. _Bug Fixes main:
2527

2628
Bug Fixes
2729
---------
2830

2931
fixed small bug in star/private/create_initial_model.f90 that will have a small effect on creating initial models
30-
32+
fixed bug in ``star/private/hydro_rotation.f90`` where the sigmoid function to cap ``w_div_w_crit`` was incorrectly implemented. This only influences models with `w_div_wc_flag = .true.`
3133

3234
.. note:: Before releasing a new version of MESA, move `Changes in main` to a new section below with the version number as the title, and add a new `Changes in main` section at the top of the file (see ```changelog_template.rst```).
3335

0 commit comments

Comments
 (0)