[Dart-dev] [5988] DART/branches/development/models/lorenz_96/work: alphabetizing the list of files

nancy at ucar.edu nancy at ucar.edu
Tue Mar 5 16:03:37 MST 2013


Revision: 5988
Author:   thoar
Date:     2013-03-05 16:03:36 -0700 (Tue, 05 Mar 2013)
Log Message:
-----------
alphabetizing the list of files

Modified Paths:
--------------
    DART/branches/development/models/lorenz_96/work/path_names_closest_member_tool
    DART/branches/development/models/lorenz_96/work/path_names_create_fixed_network_seq
    DART/branches/development/models/lorenz_96/work/path_names_create_obs_sequence
    DART/branches/development/models/lorenz_96/work/path_names_fill_inflation_restart
    DART/branches/development/models/lorenz_96/work/path_names_filter
    DART/branches/development/models/lorenz_96/work/path_names_integrate_model
    DART/branches/development/models/lorenz_96/work/path_names_jeff_netcdf
    DART/branches/development/models/lorenz_96/work/path_names_obs_common_subset
    DART/branches/development/models/lorenz_96/work/path_names_obs_diag
    DART/branches/development/models/lorenz_96/work/path_names_obs_sequence_tool
    DART/branches/development/models/lorenz_96/work/path_names_perfect_model_obs
    DART/branches/development/models/lorenz_96/work/path_names_preprocess
    DART/branches/development/models/lorenz_96/work/path_names_restart_file_tool

-------------- next part --------------
Modified: DART/branches/development/models/lorenz_96/work/path_names_closest_member_tool
===================================================================
--- DART/branches/development/models/lorenz_96/work/path_names_closest_member_tool	2013-03-05 23:00:59 UTC (rev 5987)
+++ DART/branches/development/models/lorenz_96/work/path_names_closest_member_tool	2013-03-05 23:03:36 UTC (rev 5988)
@@ -1,18 +1,18 @@
-utilities/closest_member_tool.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/lorenz_96/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/oned/location_mod.f90
+models/lorenz_96/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
 random_seq/random_seq_mod.f90
+reg_factor/reg_factor_mod.f90
+sort/sort_mod.f90
 time_manager/time_manager_mod.f90
+utilities/closest_member_tool.f90
 utilities/utilities_mod.f90
-mpi_utilities/null_mpi_utilities_mod.f90

Modified: DART/branches/development/models/lorenz_96/work/path_names_create_fixed_network_seq
===================================================================
--- DART/branches/development/models/lorenz_96/work/path_names_create_fixed_network_seq	2013-03-05 23:00:59 UTC (rev 5987)
+++ DART/branches/development/models/lorenz_96/work/path_names_create_fixed_network_seq	2013-03-05 23:03:36 UTC (rev 5988)
@@ -1,13 +1,13 @@
-obs_sequence/create_fixed_network_seq.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/lorenz_96/model_mod.f90
 common/types_mod.f90
+cov_cutoff/cov_cutoff_mod.f90
 location/oned/location_mod.f90
+models/lorenz_96/model_mod.f90
+mpi_utilities/null_mpi_utilities_mod.f90
+obs_def/obs_def_mod.f90
+obs_kind/obs_kind_mod.f90
+obs_sequence/create_fixed_network_seq.f90
+obs_sequence/obs_sequence_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
-cov_cutoff/cov_cutoff_mod.f90

Modified: DART/branches/development/models/lorenz_96/work/path_names_create_obs_sequence
===================================================================
--- DART/branches/development/models/lorenz_96/work/path_names_create_obs_sequence	2013-03-05 23:00:59 UTC (rev 5987)
+++ DART/branches/development/models/lorenz_96/work/path_names_create_obs_sequence	2013-03-05 23:03:36 UTC (rev 5988)
@@ -1,15 +1,15 @@
-obs_sequence/create_obs_sequence.f90
-ensemble_manager/ensemble_manager_mod.f90
-obs_sequence/obs_sequence_mod.f90
-obs_model/obs_model_mod.f90
-obs_kind/obs_kind_mod.f90
-obs_def/obs_def_mod.f90
 assim_model/assim_model_mod.f90
-models/lorenz_96/model_mod.f90
 common/types_mod.f90
+cov_cutoff/cov_cutoff_mod.f90
+ensemble_manager/ensemble_manager_mod.f90
 location/oned/location_mod.f90
+models/lorenz_96/model_mod.f90
+mpi_utilities/null_mpi_utilities_mod.f90
+obs_def/obs_def_mod.f90
+obs_kind/obs_kind_mod.f90
+obs_model/obs_model_mod.f90
+obs_sequence/create_obs_sequence.f90
+obs_sequence/obs_sequence_mod.f90
 random_seq/random_seq_mod.f90
 time_manager/time_manager_mod.f90
 utilities/utilities_mod.f90
-cov_cutoff/cov_cutoff_mod.f90
-mpi_utilities/null_mpi_utilities_mod.f90

Modified: DART/branches/development/models/lorenz_96/work/path_names_fill_inflation_restart
===================================================================
--- DART/branches/development/models/lorenz_96/work/path_names_fill_inflation_restart	2013-03-05 23:00:59 UTC (rev 5987)
+++ DART/branches/development/models/lorenz_96/work/path_names_fill_inflation_restart	2013-03-05 23:03:36 UTC (rev 5988)
@@ -1,18 +1,18 @@
+adaptive_inflate/adaptive_inflate_mod.f90
 adaptive_inflate/fill_inflation_restart.f90
-ensemble_manager/ensemble_manager_mod.f90
+assim_model/assim_model_mod.f90
 assim_tools/assim_tools_mod.f90
-adaptive_inflate/adaptive_inflate_mod.f90
-sort/sort_mod.f90
+common/types_mod.f90
 cov_cutoff/cov_cutoff_mod.f90
-reg_factor/reg_factor_mod.f90
+ensemble_manager/ensemble_manager_mod.f90
+location/oned/location_mod.f90
+models/lorenz_96/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
-obs_kind/obs_kind_mod.f90
-obs_def/obs_def_mod.f90
-assim_model/assim_model_mod.f90
-models/lorenz_96/model_mod.f90
-common/types_mod.f90
-location/oned/location_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
-mpi_utilities/null_mpi_utilities_mod.f90

Modified: DART/branches/development/models/lorenz_96/work/path_names_filter
===================================================================
--- DART/branches/development/models/lorenz_96/work/path_names_filter	2013-03-05 23:00:59 UTC (rev 5987)
+++ DART/branches/development/models/lorenz_96/work/path_names_filter	2013-03-05 23:03:36 UTC (rev 5988)
@@ -1,20 +1,20 @@
-filter/filter.f90
-smoother/smoother_mod.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_model/obs_model_mod.f90
-obs_kind/obs_kind_mod.f90
-obs_def/obs_def_mod.f90
 assim_model/assim_model_mod.f90
-models/lorenz_96/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
+filter/filter.f90
 location/oned/location_mod.f90
+models/lorenz_96/model_mod.f90
+mpi_utilities/null_mpi_utilities_mod.f90
+obs_def/obs_def_mod.f90
+obs_kind/obs_kind_mod.f90
+obs_model/obs_model_mod.f90
+obs_sequence/obs_sequence_mod.f90
 random_seq/random_seq_mod.f90
+reg_factor/reg_factor_mod.f90
+smoother/smoother_mod.f90
+sort/sort_mod.f90
 time_manager/time_manager_mod.f90
 utilities/utilities_mod.f90
-mpi_utilities/null_mpi_utilities_mod.f90

Modified: DART/branches/development/models/lorenz_96/work/path_names_integrate_model
===================================================================
--- DART/branches/development/models/lorenz_96/work/path_names_integrate_model	2013-03-05 23:00:59 UTC (rev 5987)
+++ DART/branches/development/models/lorenz_96/work/path_names_integrate_model	2013-03-05 23:03:36 UTC (rev 5988)
@@ -1,19 +1,19 @@
-integrate_model/integrate_model.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_model/obs_model_mod.f90
-obs_kind/obs_kind_mod.f90
-obs_def/obs_def_mod.f90
 assim_model/assim_model_mod.f90
-models/lorenz_96/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
+integrate_model/integrate_model.f90
 location/oned/location_mod.f90
+models/lorenz_96/model_mod.f90
+mpi_utilities/null_mpi_utilities_mod.f90
+obs_def/obs_def_mod.f90
+obs_kind/obs_kind_mod.f90
+obs_model/obs_model_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
-mpi_utilities/null_mpi_utilities_mod.f90

Modified: DART/branches/development/models/lorenz_96/work/path_names_jeff_netcdf
===================================================================
--- DART/branches/development/models/lorenz_96/work/path_names_jeff_netcdf	2013-03-05 23:00:59 UTC (rev 5987)
+++ DART/branches/development/models/lorenz_96/work/path_names_jeff_netcdf	2013-03-05 23:03:36 UTC (rev 5988)
@@ -1,5 +1,5 @@
+common/types_mod.f90
 models/lorenz_96/jeff_netcdf.f90
-common/types_mod.f90
+mpi_utilities/null_mpi_utilities_mod.f90
 time_manager/time_manager_mod.f90
 utilities/utilities_mod.f90
-mpi_utilities/null_mpi_utilities_mod.f90

Modified: DART/branches/development/models/lorenz_96/work/path_names_obs_common_subset
===================================================================
--- DART/branches/development/models/lorenz_96/work/path_names_obs_common_subset	2013-03-05 23:00:59 UTC (rev 5987)
+++ DART/branches/development/models/lorenz_96/work/path_names_obs_common_subset	2013-03-05 23:03:36 UTC (rev 5988)
@@ -1,13 +1,13 @@
-obs_sequence/obs_common_subset.f90
-obs_sequence/obs_sequence_mod.f90
-obs_kind/obs_kind_mod.f90
-obs_def/obs_def_mod.f90
-cov_cutoff/cov_cutoff_mod.f90
 assim_model/assim_model_mod.f90
-models/lorenz_96/model_mod.f90
 common/types_mod.f90
+cov_cutoff/cov_cutoff_mod.f90
 location/oned/location_mod.f90
+models/lorenz_96/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_common_subset.f90
+obs_sequence/obs_sequence_mod.f90
 random_seq/random_seq_mod.f90
 time_manager/time_manager_mod.f90
 utilities/utilities_mod.f90

Modified: DART/branches/development/models/lorenz_96/work/path_names_obs_diag
===================================================================
--- DART/branches/development/models/lorenz_96/work/path_names_obs_diag	2013-03-05 23:00:59 UTC (rev 5987)
+++ DART/branches/development/models/lorenz_96/work/path_names_obs_diag	2013-03-05 23:03:36 UTC (rev 5988)
@@ -1,13 +1,13 @@
-diagnostics/oned/obs_diag.f90
+assim_model/assim_model_mod.f90
 common/types_mod.f90
 cov_cutoff/cov_cutoff_mod.f90
+diagnostics/oned/obs_diag.f90
+location/oned/location_mod.f90
+models/lorenz_96/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
-obs_kind/obs_kind_mod.f90
-obs_def/obs_def_mod.f90
-location/oned/location_mod.f90
+random_seq/random_seq_mod.f90
 time_manager/time_manager_mod.f90
 utilities/utilities_mod.f90
-random_seq/random_seq_mod.f90
-assim_model/assim_model_mod.f90
-models/lorenz_96/model_mod.f90
-mpi_utilities/null_mpi_utilities_mod.f90

Modified: DART/branches/development/models/lorenz_96/work/path_names_obs_sequence_tool
===================================================================
--- DART/branches/development/models/lorenz_96/work/path_names_obs_sequence_tool	2013-03-05 23:00:59 UTC (rev 5987)
+++ DART/branches/development/models/lorenz_96/work/path_names_obs_sequence_tool	2013-03-05 23:03:36 UTC (rev 5988)
@@ -1,13 +1,13 @@
-obs_sequence/obs_sequence_tool.f90
-obs_sequence/obs_sequence_mod.f90
-obs_kind/obs_kind_mod.f90
-obs_def/obs_def_mod.f90
-cov_cutoff/cov_cutoff_mod.f90
 assim_model/assim_model_mod.f90
-models/lorenz_96/model_mod.f90
 common/types_mod.f90
+cov_cutoff/cov_cutoff_mod.f90
 location/oned/location_mod.f90
+models/lorenz_96/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
+obs_sequence/obs_sequence_tool.f90
 random_seq/random_seq_mod.f90
 time_manager/time_manager_mod.f90
 utilities/utilities_mod.f90
-mpi_utilities/null_mpi_utilities_mod.f90

Modified: DART/branches/development/models/lorenz_96/work/path_names_perfect_model_obs
===================================================================
--- DART/branches/development/models/lorenz_96/work/path_names_perfect_model_obs	2013-03-05 23:00:59 UTC (rev 5987)
+++ DART/branches/development/models/lorenz_96/work/path_names_perfect_model_obs	2013-03-05 23:03:36 UTC (rev 5988)
@@ -1,19 +1,19 @@
-perfect_model_obs/perfect_model_obs.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_model/obs_model_mod.f90
-obs_kind/obs_kind_mod.f90
-obs_def/obs_def_mod.f90
 assim_model/assim_model_mod.f90
-models/lorenz_96/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/oned/location_mod.f90
+models/lorenz_96/model_mod.f90
+mpi_utilities/null_mpi_utilities_mod.f90
+obs_def/obs_def_mod.f90
+obs_kind/obs_kind_mod.f90
+obs_model/obs_model_mod.f90
+obs_sequence/obs_sequence_mod.f90
+perfect_model_obs/perfect_model_obs.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
-mpi_utilities/null_mpi_utilities_mod.f90

Modified: DART/branches/development/models/lorenz_96/work/path_names_preprocess
===================================================================
--- DART/branches/development/models/lorenz_96/work/path_names_preprocess	2013-03-05 23:00:59 UTC (rev 5987)
+++ DART/branches/development/models/lorenz_96/work/path_names_preprocess	2013-03-05 23:03:36 UTC (rev 5988)
@@ -1,5 +1,5 @@
+common/types_mod.f90
+mpi_utilities/null_mpi_utilities_mod.f90
 preprocess/preprocess.f90
-common/types_mod.f90
 time_manager/time_manager_mod.f90
 utilities/utilities_mod.f90
-mpi_utilities/null_mpi_utilities_mod.f90

Modified: DART/branches/development/models/lorenz_96/work/path_names_restart_file_tool
===================================================================
--- DART/branches/development/models/lorenz_96/work/path_names_restart_file_tool	2013-03-05 23:00:59 UTC (rev 5987)
+++ DART/branches/development/models/lorenz_96/work/path_names_restart_file_tool	2013-03-05 23:03:36 UTC (rev 5988)
@@ -1,18 +1,18 @@
-utilities/restart_file_tool.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/lorenz_96/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/oned/location_mod.f90
+models/lorenz_96/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
 random_seq/random_seq_mod.f90
+reg_factor/reg_factor_mod.f90
+sort/sort_mod.f90
 time_manager/time_manager_mod.f90
+utilities/restart_file_tool.f90
 utilities/utilities_mod.f90
-mpi_utilities/null_mpi_utilities_mod.f90


More information about the Dart-dev mailing list