[Dart-dev] [5822] DART/branches/development/models/clm/work: Adding utility to create an initial inflation file.

nancy at ucar.edu nancy at ucar.edu
Mon Jul 30 17:31:49 MDT 2012


Revision: 5822
Author:   thoar
Date:     2012-07-30 17:31:49 -0600 (Mon, 30 Jul 2012)
Log Message:
-----------
Adding utility to create an initial inflation file.
See the www-page at DART/adaptive_inflate/fill_inflation_restart.html

Added Paths:
-----------
    DART/branches/development/models/clm/work/mkmf_fill_inflation_restart
    DART/branches/development/models/clm/work/path_names_fill_inflation_restart

-------------- next part --------------
Added: DART/branches/development/models/clm/work/mkmf_fill_inflation_restart
===================================================================
--- DART/branches/development/models/clm/work/mkmf_fill_inflation_restart	                        (rev 0)
+++ DART/branches/development/models/clm/work/mkmf_fill_inflation_restart	2012-07-30 23:31:49 UTC (rev 5822)
@@ -0,0 +1,18 @@
+#!/bin/csh
+#
+# DART software - Copyright 2004 - 2011 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
+#
+# $Id$
+
+../../../mkmf/mkmf -p fill_inflation_restart -t ../../../mkmf/mkmf.template -c"-Duse_netCDF" \
+ -a "../../.." path_names_fill_inflation_restart
+
+exit $status
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+


Property changes on: DART/branches/development/models/clm/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/branches/development/models/clm/work/path_names_fill_inflation_restart
===================================================================
--- DART/branches/development/models/clm/work/path_names_fill_inflation_restart	                        (rev 0)
+++ DART/branches/development/models/clm/work/path_names_fill_inflation_restart	2012-07-30 23:31:49 UTC (rev 5822)
@@ -0,0 +1,18 @@
+adaptive_inflate/fill_inflation_restart.f90
+ensemble_manager/ensemble_manager_mod.f90
+assim_tools/assim_tools_mod.f90
+adaptive_inflate/adaptive_inflate_mod.f90
+sort/sort_mod.f90
+cov_cutoff/cov_cutoff_mod.f90
+reg_factor/reg_factor_mod.f90
+obs_sequence/obs_sequence_mod.f90
+obs_kind/obs_kind_mod.f90
+obs_def/obs_def_mod.f90
+assim_model/assim_model_mod.f90
+models/clm/model_mod.f90
+common/types_mod.f90
+location/threed_sphere/location_mod.f90
+random_seq/random_seq_mod.f90
+time_manager/time_manager_mod.f90
+utilities/utilities_mod.f90
+mpi_utilities/null_mpi_utilities_mod.f90


Property changes on: DART/branches/development/models/clm/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