NOAA-EMC / NEMS

NEMS (NOAA Environmental Modeling System)
https://noaa-emc.github.io/NEMS_doc/index.html
Other
11 stars 46 forks source link

Updates for JEDI linking/control #85

Closed mark-a-potts closed 3 years ago

mark-a-potts commented 3 years ago

This is part of the changes required to enable JEDI to link to and control the UFS for data assimilation. This change adds a compiler directive around a section of code in module_EARTH_GRID_COMP that assumes the NEMS earth component is the top level driver for the model. With the directive enabled, the clock can then be controlled from a higher level (JEDI) driver.

Is part of NOAA-EMC/fv3atm/pull/201.

climbfuji commented 3 years ago

Please convert this PR to "ready for review".