[Dart-dev] DART/branches Revision: 11975

dart at ucar.edu dart at ucar.edu
Wed Oct 11 17:58:36 MDT 2017


nancy at ucar.edu
2017-10-11 17:58:35 -0600 (Wed, 11 Oct 2017)
65
mkmf and path names files for the test programs
in the pop dir.




Added: DART/branches/quad_interp/models/POP/work/mkmf_test_quad_irreg_interp
===================================================================
--- DART/branches/quad_interp/models/POP/work/mkmf_test_quad_irreg_interp	                        (rev 0)
+++ DART/branches/quad_interp/models/POP/work/mkmf_test_quad_irreg_interp	2017-10-11 23:58:35 UTC (rev 11975)
@@ -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$
+
+../../../build_templates/mkmf -p test_quad_irreg_interp -t ../../../build_templates/mkmf.template   \
+ -a "../../.." path_names_test_quad_irreg_interp
+
+exit $status
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+


Property changes on: DART/branches/quad_interp/models/POP/work/mkmf_test_quad_irreg_interp
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Date Rev Author HeadURL Id
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: DART/branches/quad_interp/models/POP/work/mkmf_test_quad_reg_interp
===================================================================
--- DART/branches/quad_interp/models/POP/work/mkmf_test_quad_reg_interp	                        (rev 0)
+++ DART/branches/quad_interp/models/POP/work/mkmf_test_quad_reg_interp	2017-10-11 23:58:35 UTC (rev 11975)
@@ -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$
+
+../../../build_templates/mkmf -p test_quad_reg_interp -t ../../../build_templates/mkmf.template   \
+ -a "../../.." path_names_test_quad_reg_interp
+
+exit $status
+
+# <next few lines under version control, do not edit>
+# $URL$
+# $Revision$
+# $Date$
+


Property changes on: DART/branches/quad_interp/models/POP/work/mkmf_test_quad_reg_interp
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+Date Rev Author HeadURL Id
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: DART/branches/quad_interp/models/POP/work/path_names_test_quad_irreg_interp
===================================================================
--- DART/branches/quad_interp/models/POP/work/path_names_test_quad_irreg_interp	                        (rev 0)
+++ DART/branches/quad_interp/models/POP/work/path_names_test_quad_irreg_interp	2017-10-11 23:58:35 UTC (rev 11975)
@@ -0,0 +1,15 @@
+assimilation_code/location/threed_sphere/location_mod.f90
+assimilation_code/location/utilities/default_location_mod.f90
+assimilation_code/location/utilities/location_io_mod.f90
+assimilation_code/modules/observations/obs_kind_mod.f90
+assimilation_code/modules/utilities/ensemble_manager_mod.f90
+assimilation_code/modules/utilities/netcdf_utilities_mod.f90
+assimilation_code/modules/utilities/null_mpi_utilities_mod.f90
+assimilation_code/modules/utilities/null_win_mod.f90
+assimilation_code/modules/utilities/random_seq_mod.f90
+assimilation_code/modules/utilities/sort_mod.f90


More information about the Dart-dev mailing list