Skip to content

Commit

Permalink
Actually these do go into da
Browse files Browse the repository at this point in the history
  • Loading branch information
islas committed Aug 6, 2024
1 parent 380a7fe commit 9ddaf99
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions frame/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,9 +99,7 @@ set(
module_clear_halos.F
module_comm_nesting_dm.F
module_integrate.F
module_quilt_outbuf_ops.F
module_sm.F
pack_utils.c
)

if ( ${WRF_CORE} STREQUAL "DA" OR ${WRF_CORE} STREQUAL "DA_4D_VAR" )
Expand Down Expand Up @@ -159,6 +157,9 @@ target_sources(
wrf_num_bytes_between.c
wrf_shutdown.F

pack_utils.c
module_quilt_outbuf_ops.F

${NON_DA_SOURCES}
)

Expand Down

0 comments on commit 9ddaf99

Please sign in to comment.