forked from ufs-community/ufs-s2s-model
-
Notifications
You must be signed in to change notification settings - Fork 0
Frequently Asked Questions
Denise Worthen edited this page Oct 20, 2020
·
2 revisions
For the coupled model, ESMF PET logs are turned on automatically in the regression tests. To turn off ESMF PET logs, change the print_esmf
setting:
print_esmf: .false.
By default, the CICE history files are 6 hourly means. For comparison to FV3 output, it is often helpful to have CICE history files as instantaneous 6 hour snapshots. To turn off averaging in the CICE output, change the ice_in value of hist_avg
:
hist_avg = .false.