Skip to content

Commit 4e55cfc

Browse files
committed
turn off other_fp_ft in ppisn
1 parent 42901b1 commit 4e55cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

star/test_suite/ppisn/inlist_ppisn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
use_other_wind = .true.
121121

122122
! when using hydro, we reduce the rotational corrections near the surface
123-
use_other_eval_fp_ft = .true.
123+
use_other_eval_fp_ft = .false.
124124

125125
! During hydro we use es scaterring opacity on the very outermost cell
126126
use_other_kap = .true.

0 commit comments

Comments
 (0)