Skip to content

Commit 3cae382

Browse files
build now succeeds for w/mpi
1 parent 69f9f47 commit 3cae382

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

model/src/cmake/src_list.cmake

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,18 +56,18 @@ set(ftn_src
5656
wmwavemd.F90
5757
w3tidemd.F90
5858
wav_history_mod.F90
59+
wav_restart_mod.F90
60+
wav_pio_mod.F90
5961
wav_shr_flags.F90
62+
wav_shr_mod.F90
63+
wav_kind_mod.F90
64+
wav_import_export.F90
6065
)
6166

6267
set(nuopc_mesh_cap_src
63-
wav_kind_mod.F90
64-
wav_shr_mod.F90
6568
wav_shel_inp.F90
6669
wav_comp_nuopc.F90
67-
wav_import_export.F90
6870
wav_wrapper_mod.F90
69-
wav_pio_mod.F90
70-
wav_restart_mod.F90
7171
)
7272

7373
set(esmf_multi_cap_src

0 commit comments

Comments
 (0)