-
Notifications
You must be signed in to change notification settings - Fork 29
Frequently Asked Questions
Denise Worthen edited this page Jan 15, 2020
·
1 revision
In parm/model_configure.IN, ESMF PET logs are turned on automatically. To turn off ESMF PET logs, change
print_esmf: .true.
to
print_esmf: .false.
By default, the CICE5 history files are 6 hourly means. For comparison to FV3 output, it is often helpful to have CICE5 history files as instantaneous 6 hour snapshots. To turn off averaging in the CICE5 output, set
CICE_HIST_AVG='.false.'
in the appropriate compset test.
Creating a GitHub Account for Development Work
Participating in the Development Process (Under Construction)
Developer Information
- Debug mode
- Restarting the coupled model
- Changing the number of PEs for FV3
- Updating the MOM6-interface
- Profile Timing across Components
- Porting to a new machine
Wiki Links
Applications (include workflow)
Models
- UFS Weather Model
- UFS Subseasonal to Seasonal Model
- UFS Hurricane Analysis and Forecast System Model
Utilities
- NCEPLIBS - builds bundled library dependencies
- NCEPLIBS-external - builds external library dependencies