File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -136,5 +136,33 @@ end subroutine ocn_export
136136! ***********************************************************************
137137
138138
139+ subroutine MOM_sum_buffer
140+
141+ ! !DESCRIPTION:
142+ ! This routine accumulates sums for averaging fields to
143+ ! be sent to the coupler
144+ !
145+ ! !REVISION HISTORY:
146+ ! same as module
147+ !
148+ ! EOP
149+ ! BOC
150+
151+ !- ----------------------------------------------------------------------
152+ !
153+ ! local variables
154+ !
155+ !- ----------------------------------------------------------------------
156+
157+ !- ----------------------------------------------------------------------
158+ ! EOC
159+
160+ end subroutine MOM_sum_buffer
161+
162+ ! ***********************************************************************
163+
164+
165+
166+
139167end module ocn_import_export
140168
You can’t perform that action at this time.
0 commit comments