[Dart-dev] DART/branches Revision: 10806

dart at ucar.edu dart at ucar.edu
Fri Dec 16 14:20:39 MST 2016


nancy at ucar.edu
2016-12-16 14:20:38 -0700 (Fri, 16 Dec 2016)
139
restart file tool no longer compiles since the binary
read/write routines are gone now.  not needed with
netcdf restart format files now.




Deleted: DART/branches/rma_fixed_filenames/models/mpas_atm/work/mkmf_restart_file_tool
===================================================================
--- DART/branches/rma_fixed_filenames/models/mpas_atm/work/mkmf_restart_file_tool	2016-12-16 21:17:08 UTC (rev 10805)
+++ DART/branches/rma_fixed_filenames/models/mpas_atm/work/mkmf_restart_file_tool	2016-12-16 21:20:38 UTC (rev 10806)
@@ -1,18 +0,0 @@
-#!/bin/csh
-#
-# DART software - Copyright 2004 - 2013 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$
-
-../../../mkmf/mkmf -p restart_file_tool -t ../../../mkmf/mkmf.template   \
- -a "../../.."  path_names_restart_file_tool
-
-exit $status
-
-# <next few lines under version control, do not edit>
-# $URL$
-# $Revision$
-# $Date$
-

Deleted: DART/branches/rma_fixed_filenames/models/mpas_atm/work/path_names_restart_file_tool
===================================================================
--- DART/branches/rma_fixed_filenames/models/mpas_atm/work/path_names_restart_file_tool	2016-12-16 21:17:08 UTC (rev 10805)
+++ DART/branches/rma_fixed_filenames/models/mpas_atm/work/path_names_restart_file_tool	2016-12-16 21:20:38 UTC (rev 10806)
@@ -1,32 +0,0 @@
-adaptive_inflate/adaptive_inflate_mod.f90
-assim_model/assim_model_mod.f90
-assim_tools/assim_tools_mod.f90
-common/types_mod.f90
-cov_cutoff/cov_cutoff_mod.f90
-distributed/distributed_state_mod.f90
-distributed/null_win_mod.f90
-ensemble_manager/ensemble_manager_mod.f90
-io/copies_on_off_mod.f90
-io/dart_time_io_mod.f90
-io/direct_netcdf_mod.f90
-io/io_filenames_mod.f90
-io/state_structure_mod.f90
-io/state_vector_io_mod.f90
-location/threed_cartesian/xyz_location_mod.f90
-location/threed_sphere/location_mod.f90
-models/mpas_atm/get_coeff_mod.f90
-models/mpas_atm/get_geometry_mod.f90
-models/mpas_atm/get_reconstruct_mod.f90
-models/mpas_atm/model_mod.f90
-mpi_utilities/null_mpi_utilities_mod.f90
-obs_def/obs_def_mod.f90
-obs_kind/obs_kind_mod.f90
-obs_sequence/obs_sequence_mod.f90
-quality_control/quality_control_mod.f90
-random_seq/random_seq_mod.f90
-reg_factor/reg_factor_mod.f90
-sort/sort_mod.f90
-sort/sort_mod.f90
-time_manager/time_manager_mod.f90
-utilities/restart_file_tool.f90
-utilities/utilities_mod.f90


More information about the Dart-dev mailing list