[Dart-dev] [10685] DART/trunk/models/POP/work: add make files for the fill_inflation_start tool.

nancy at ucar.edu nancy at ucar.edu
Fri Sep 9 14:12:22 MDT 2016


Revision: 10685
Author:   nancy
Date:     2016-09-09 14:12:21 -0600 (Fri, 09 Sep 2016)
Log Message:
-----------
add make files for the fill_inflation_start tool.

Added Paths:
-----------
    DART/trunk/models/POP/work/mkmf_fill_inflation_restart
    DART/trunk/models/POP/work/path_names_fill_inflation_restart

-------------- next part --------------
Added: DART/trunk/models/POP/work/mkmf_fill_inflation_restart
===================================================================
--- DART/trunk/models/POP/work/mkmf_fill_inflation_restart	                        (rev 0)
+++ DART/trunk/models/POP/work/mkmf_fill_inflation_restart	2016-09-09 20:12:21 UTC (rev 10685)
@@ -0,0 +1,18 @@
+#!/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 fill_inflation_restart -t ../../../mkmf/mkmf.template   \
+ -a "../../.." path_names_fill_inflation_restart
+
+exit $status
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+


Property changes on: DART/trunk/models/POP/work/mkmf_fill_inflation_restart
___________________________________________________________________
Added: svn:executable
   + *
Added: svn:mime-type
   + text/plain
Added: svn:keywords
   + Date Rev Author HeadURL Id
Added: svn:eol-style
   + native

Added: DART/trunk/models/POP/work/path_names_fill_inflation_restart
===================================================================
--- DART/trunk/models/POP/work/path_names_fill_inflation_restart	                        (rev 0)
+++ DART/trunk/models/POP/work/path_names_fill_inflation_restart	2016-09-09 20:12:21 UTC (rev 10685)
@@ -0,0 +1,20 @@
+adaptive_inflate/adaptive_inflate_mod.f90
+adaptive_inflate/fill_inflation_restart.f90
+assim_model/assim_model_mod.f90
+assim_tools/assim_tools_mod.f90
+common/types_mod.f90
+cov_cutoff/cov_cutoff_mod.f90
+ensemble_manager/ensemble_manager_mod.f90
+location/threed_sphere/location_mod.f90
+location/threed_cartesian/xyz_location_mod.f90
+models/POP/model_mod.f90
+models/POP/dart_pop_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
+random_seq/random_seq_mod.f90
+reg_factor/reg_factor_mod.f90
+sort/sort_mod.f90
+time_manager/time_manager_mod.f90
+utilities/utilities_mod.f90


Property changes on: DART/trunk/models/POP/work/path_names_fill_inflation_restart
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native


More information about the Dart-dev mailing list