NOAA-GFDL / pace

Re-write of FV3GFS weather/climate model in Python
Apache License 2.0
12 stars 11 forks source link

Feature/dp driver #13

Closed oelbert closed 1 year ago

oelbert commented 1 year ago

Purpose

This PR adds the ability for the Pace driver to handle doubly-periodic domains. The grid_type setting is specified in the grid config section and is copied to the dycore config (as opposed to Fortran, which specifies grid_config in the dycore config)

Code changes:

Checklist

Before submitting this PR, please make sure: