[Dart-dev] DART/branches Revision: 12662
dart at ucar.edu
dart at ucar.edu
Tue Jun 12 15:46:19 MDT 2018
nancy at ucar.edu
2018-06-12 15:46:19 -0600 (Tue, 12 Jun 2018)
50
add closest_member_tool to the mpi-capable list.
Modified: DART/branches/rma_trunk/models/wrf/work/quickbuild.csh
===================================================================
--- DART/branches/rma_trunk/models/wrf/work/quickbuild.csh 2018-06-12 21:45:41 UTC (rev 12661)
+++ DART/branches/rma_trunk/models/wrf/work/quickbuild.csh 2018-06-12 21:46:19 UTC (rev 12662)
@@ -24,7 +24,7 @@
set MODEL = "wrf"
# programs which have the option of building with MPI:
-set MPI_TARGETS = "filter perfect_model_obs model_mod_check wakeup_filter"
+set MPI_TARGETS = "filter perfect_model_obs model_mod_check wakeup_filter closest_member_tool"
# set default (override with -mpi or -nompi):
# 0 = build without MPI, 1 = build with MPI
More information about the Dart-dev
mailing list