A "spec" file for SetServices of GEOS_OceanGridComp.F90 #4
Labels
0 diff structural
Structural changes to repository that are zero-diff
enhancement
New feature or request
This issue proposes an enhancement in the form of a clean up of the long
SetServices
in https://github.com/GEOS-ESM/GEOS_OceanGridComp/blob/develop/GEOS_OceanGridComp.F90The list of imports, exports and (one) internal variable is:
GEOS_OceanGridComp/GEOS_OceanGridComp.F90
Lines 148 to 603 in 2ae923b
Note:
Few fields are conditional to
MOM
(=MOM5),DO_DATASEA
andDUAL_OCEAN
; strictly speakingDUAL_OCEAN
must be nested withinMOM.
I intend to package allDUAL_OCEAN
logic into a subroutine in a later issue.For testing this change, please set up a coupled model experiment using
gcm_setup
and let myself and/or @mathomp4 know so we can supply a set of restarts. The recommended set up isC12 x 5deg
(atmosphere x ocean resolutions). This change should not change answers.If there are any questions, please reach out. Thanks!
The text was updated successfully, but these errors were encountered: