Skip to content

Commit db4131a

Browse files
authored
Update simple coupler to initialize generic_exchange module
1 parent 16ec1e4 commit db4131a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

simple/coupler_main.F90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ program coupler_main
152152
call fms_init
153153
call fmsconstants_init
154154
call fms_affinity_init
155+
call fms_gex_init
155156

156157
call coupler_init
157158
if (do_chksum) call coupler_chksum('coupler_init+', 0)

0 commit comments

Comments
 (0)