[Dart-dev] DART/branches Revision: 12084

dart at ucar.edu dart at ucar.edu
Thu Nov 9 14:21:37 MST 2017


thoar at ucar.edu
2017-11-09 14:21:35 -0700 (Thu, 09 Nov 2017)
224
The mkmf_in_grid created an exectutable called 'check_in_grid' from the check_in_grid.f90
program.  There is already a mkmf_check_in_grid, path_names_check_in_grid that use the
same source codes, so this pair is redundant.




Deleted: DART/branches/coamps/models/coamps_nest/work/mkmf_in_grid
===================================================================
--- DART/branches/coamps/models/coamps_nest/work/mkmf_in_grid	2017-11-09 20:50:41 UTC (rev 12083)
+++ DART/branches/coamps/models/coamps_nest/work/mkmf_in_grid	2017-11-09 21:21:35 UTC (rev 12084)
@@ -1,18 +0,0 @@
-#!/bin/csh
-#
-# DART software - Copyright UCAR. This open source software is provided
-# by UCAR, "as is", without charge, subject to all terms of use at
-# http://www.image.ucar.edu/DAReS/DART/DART_download
-#
-# DART $Id$
-
-../../../build_templates/mkmf -p check_in_grid -t ../../../build_templates/mkmf.template \
- -c"-DHDF5" -a "../../.." path_names_in_grid
-
-exit $status
-
-# <next few lines under version control, do not edit>
-# $URL$
-# $Revision$
-# $Date$
-

Deleted: DART/branches/coamps/models/coamps_nest/work/path_names_in_grid
===================================================================
--- DART/branches/coamps/models/coamps_nest/work/path_names_in_grid	2017-11-09 20:50:41 UTC (rev 12083)
+++ DART/branches/coamps/models/coamps_nest/work/path_names_in_grid	2017-11-09 21:21:35 UTC (rev 12084)
@@ -1,9 +0,0 @@
-assimilation_code/modules/utilities/netcdf_utilities_mod.f90
-assimilation_code/modules/utilities/null_mpi_utilities_mod.f90
-assimilation_code/modules/utilities/time_manager_mod.f90
-assimilation_code/modules/utilities/types_mod.f90
-assimilation_code/modules/utilities/utilities_mod.f90
-models/coamps_nest/check_in_grid.f90
-models/coamps_nest/coamps_hdf5_mod.F90
-models/coamps_nest/coamps_intrinsic_mod.f90
-models/coamps_nest/coamps_util_mod.f90


More information about the Dart-dev mailing list