[Dart-dev] DART/branches Revision: 11019

dart at ucar.edu dart at ucar.edu
Tue Feb 7 11:46:22 MST 2017


nancy at ucar.edu
2017-02-07 11:46:22 -0700 (Tue, 07 Feb 2017)
38
adding the kitchen sink, apparently.




Modified: DART/branches/rma_single_file/models/9var/work/path_names_create_fixed_network_seq
===================================================================
--- DART/branches/rma_single_file/models/9var/work/path_names_create_fixed_network_seq	2017-02-07 18:34:24 UTC (rev 11018)
+++ DART/branches/rma_single_file/models/9var/work/path_names_create_fixed_network_seq	2017-02-07 18:46:22 UTC (rev 11019)
@@ -1,6 +1,10 @@
+adaptive_inflate/adaptive_inflate_mod.f90
 assim_model/assim_model_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/dart_time_io_mod.f90
 io/direct_netcdf_mod.f90
 io/io_filenames_mod.f90

Modified: DART/branches/rma_single_file/models/9var/work/path_names_create_obs_sequence
===================================================================
--- DART/branches/rma_single_file/models/9var/work/path_names_create_obs_sequence	2017-02-07 18:34:24 UTC (rev 11018)
+++ DART/branches/rma_single_file/models/9var/work/path_names_create_obs_sequence	2017-02-07 18:46:22 UTC (rev 11019)
@@ -1,6 +1,9 @@
+adaptive_inflate/adaptive_inflate_mod.f90
 assim_model/assim_model_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/dart_time_io_mod.f90
 io/direct_netcdf_mod.f90

Modified: DART/branches/rma_single_file/models/9var/work/path_names_filter
===================================================================
--- DART/branches/rma_single_file/models/9var/work/path_names_filter	2017-02-07 18:34:24 UTC (rev 11018)
+++ DART/branches/rma_single_file/models/9var/work/path_names_filter	2017-02-07 18:46:22 UTC (rev 11019)
@@ -3,6 +3,8 @@
 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
 filter/filter.f90
 io/dart_time_io_mod.f90

Modified: DART/branches/rma_single_file/models/9var/work/path_names_obs_diag
===================================================================
--- DART/branches/rma_single_file/models/9var/work/path_names_obs_diag	2017-02-07 18:34:24 UTC (rev 11018)
+++ DART/branches/rma_single_file/models/9var/work/path_names_obs_diag	2017-02-07 18:46:22 UTC (rev 11019)
@@ -1,7 +1,11 @@
+adaptive_inflate/adaptive_inflate_mod.f90
 assim_model/assim_model_mod.f90
 common/types_mod.f90
 cov_cutoff/cov_cutoff_mod.f90
 diagnostics/oned/obs_diag.f90
+distributed/distributed_state_mod.f90
+distributed/null_win_mod.f90
+ensemble_manager/ensemble_manager_mod.f90
 io/dart_time_io_mod.f90
 io/direct_netcdf_mod.f90
 io/io_filenames_mod.f90

Modified: DART/branches/rma_single_file/models/9var/work/path_names_obs_sequence_tool
===================================================================
--- DART/branches/rma_single_file/models/9var/work/path_names_obs_sequence_tool	2017-02-07 18:34:24 UTC (rev 11018)
+++ DART/branches/rma_single_file/models/9var/work/path_names_obs_sequence_tool	2017-02-07 18:46:22 UTC (rev 11019)
@@ -1,6 +1,10 @@
+adaptive_inflate/adaptive_inflate_mod.f90
 assim_model/assim_model_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/dart_time_io_mod.f90
 io/direct_netcdf_mod.f90
 io/io_filenames_mod.f90

Modified: DART/branches/rma_single_file/models/9var/work/path_names_perfect_model_obs
===================================================================
--- DART/branches/rma_single_file/models/9var/work/path_names_perfect_model_obs	2017-02-07 18:34:24 UTC (rev 11018)
+++ DART/branches/rma_single_file/models/9var/work/path_names_perfect_model_obs	2017-02-07 18:46:22 UTC (rev 11019)
@@ -3,6 +3,8 @@
 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/dart_time_io_mod.f90
 io/direct_netcdf_mod.f90

Modified: DART/branches/rma_single_file/models/9var/work/path_names_restart_file_tool
===================================================================
--- DART/branches/rma_single_file/models/9var/work/path_names_restart_file_tool	2017-02-07 18:34:24 UTC (rev 11018)
+++ DART/branches/rma_single_file/models/9var/work/path_names_restart_file_tool	2017-02-07 18:46:22 UTC (rev 11019)
@@ -3,6 +3,8 @@
 assim_tools/assim_tools_mod.f90
 common/types_mod.f90
 cov_cutoff/cov_cutoff_mod.f90
+distributed/distributed_state_mod.f90


More information about the Dart-dev mailing list