-
Notifications
You must be signed in to change notification settings - Fork 29
Procedure to set up s2s runs with different resolution
Please follow the steps below to set up a difference resolution s2s run once the resolution for each component is decided.
Step 1: Create grid_spec.nc file for the coupled model.
Step 2: Create Initial conditions for subcomponents:
* Atmosphere model FV3 ICs
* ocean model MOM6 ICs
* Ice model CICE6 ICs
* Wave model WW3 ICs
Step 3: Set up model configurations
* set up variables in nems.configure
* set up variables in model_configure
* set up namelist variables for FV3
* set up namelist variables for MOM6
* set up namelist variables for CICE6
* set up namelist variables for WW3
Step 4: Set up run cases * copy fixed files * copy model configuration files * Copy job script
Step 5: compile the code
Step 6: submit job
Step 7: check results
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