NOAA-GFDL / GFDL_atmos_cubed_sphere

The GFDL atmos_cubed_sphere dynamical core code
Other
56 stars 118 forks source link

Write BCs restart files from fv_dyn_restart_output #268

Closed DusanJovic-NOAA closed 1 year ago

DusanJovic-NOAA commented 1 year ago

Description

Thsi PR updates fv_dyn_restart_output subroutine in driver/fvGFS/fv_ufs_restart_io.F90 by adding a call to fv_io_write_BCs to write out BCs restart files from the ufs-weather-model write component. This is used by nested domains.

How Has This Been Tested?

ufs-weather-model regression tests on Hera

Checklist:

Please check all whether they apply or not

jkbk2004 commented 1 year ago

@laurenchilutti Please, go ahead to merge this pr. All tests are done on https://github.com/ufs-community/ufs-weather-model/pull/1722