Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions simple/coupler_main.F90
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ program coupler_main
call fms_init
call fmsconstants_init
call fms_affinity_init
call fms_gex_init

call coupler_init
if (do_chksum) call coupler_chksum('coupler_init+', 0)
Expand Down
Loading