-
Notifications
You must be signed in to change notification settings - Fork 247
Frequently Asked Questions
denise.worthen edited this page Oct 20, 2020
·
1 revision
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.
- Commit Queue
- WCOSS2/Acorn Library Install Status
- News
- Making code changes in the UFS weather model using the GitHub repository
- UFS weather model code commit tutorial recordings
- Building model
- Running regression tests
- Regression Test Policy for Weather Model Platforms and Compilers
- Running operational requirements tests
- Porting to a new machine
-
spack-stack - builds prerequisite software stack for the UFS WM, including NCEPLIBS and NCEPLIBS-external
- NCEPLIBS - builds bundled library dependencies
- NCEPLIBS-external - builds external library dependencies