Skip to content

Commit 9f1366c

Browse files
author
matthiasfabry
committed
[ci skip] wording in defaults
1 parent 22b47b2 commit 9f1366c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

star/defaults/controls.defaults

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4067,9 +4067,10 @@
40674067
! ~~~~~~~~~~~~~~~~
40684068

40694069
! When w_div_wc_flag is true, rather than a hard limit on w_div_wcrit
4070-
! we use w_div_wcrit_max<w_div_wcrit_max2 to provide a smooth transition.
4071-
! In the limit of j_rot->infinity, the resulting w_div_wc will match
4072-
! w_div_wcrit_max2, while nothing is done when w_div_wcrit_max<w_div_wcrit_max
4070+
! we use two limiting values w_div_wcrit_max < w_div_wcrit_max2 to provide a smooth transition.
4071+
! Nothing is done when w_div_wc < w_div_wcrit_max, if w_div_wcrit_max < w_div_wc < w_div_wcrit_max2,
4072+
! we apply a sigmoid, and in the limit of j_rot -> infinity, the resulting w_div_wc will match
4073+
! w_div_wcrit_max2 (being on the top of the sigmoid)
40734074

40744075
! ::
40754076

0 commit comments

Comments
 (0)