[Dart-dev] DART/branches Revision: 11017

dart at ucar.edu dart at ucar.edu
Tue Feb 7 11:27:26 MST 2017


nancy at ucar.edu
2017-02-07 11:27:26 -0700 (Tue, 07 Feb 2017)
136
mass update of the path_names files.  there may be extra
modules listed, but this should enable all the executables
to at least build.




Modified: DART/branches/rma_single_file/io/test/work/path_names_test_cf_conventions
===================================================================
--- DART/branches/rma_single_file/io/test/work/path_names_test_cf_conventions	2017-02-07 18:21:43 UTC (rev 11016)
+++ DART/branches/rma_single_file/io/test/work/path_names_test_cf_conventions	2017-02-07 18:27:26 UTC (rev 11017)
@@ -3,6 +3,8 @@
 assim_tools/assim_tools_mod.f90
 common/types_mod.f90
 cov_cutoff/cov_cutoff_mod.f90
+dart_time_io_mod.f90
+direct_netcdf_mod.f90
 distributed/distributed_state_mod.f90
 distributed/null_win_mod.f90
 ensemble_manager/ensemble_manager_mod.f90
@@ -10,6 +12,7 @@
 forward_operator/forward_operator_mod.f90
 io/dart_time_io_mod.f90
 io/direct_netcdf_mod.f90
+io_filenames_mod.f90
 io/io_filenames_mod.f90
 io/state_space_diag_mod.f90
 io/state_structure_mod.f90
@@ -28,5 +31,8 @@
 reg_factor/reg_factor_mod.f90
 smoother/smoother_mod.f90
 sort/sort_mod.f90
+state_space_diag_mod.f90
+state_structure_mod.f90
+state_vector_io_mod.f90
 time_manager/time_manager_mod.f90
 utilities/utilities_mod.f90

Modified: DART/branches/rma_single_file/io/test/work/path_names_test_read_write_restarts
===================================================================
--- DART/branches/rma_single_file/io/test/work/path_names_test_read_write_restarts	2017-02-07 18:21:43 UTC (rev 11016)
+++ DART/branches/rma_single_file/io/test/work/path_names_test_read_write_restarts	2017-02-07 18:27:26 UTC (rev 11017)
@@ -3,6 +3,8 @@
 assim_tools/assim_tools_mod.f90
 common/types_mod.f90
 cov_cutoff/cov_cutoff_mod.f90
+dart_time_io_mod.f90
+direct_netcdf_mod.f90
 distributed/distributed_state_mod.f90
 distributed/null_win_mod.f90
 ensemble_manager/ensemble_manager_mod.f90
@@ -10,6 +12,7 @@
 forward_operator/forward_operator_mod.f90
 io/dart_time_io_mod.f90
 io/direct_netcdf_mod.f90
+io_filenames_mod.f90
 io/io_filenames_mod.f90
 io/state_space_diag_mod.f90
 io/state_structure_mod.f90
@@ -27,5 +30,8 @@
 reg_factor/reg_factor_mod.f90
 smoother/smoother_mod.f90
 sort/sort_mod.f90
+state_space_diag_mod.f90
+state_structure_mod.f90
+state_vector_io_mod.f90
 time_manager/time_manager_mod.f90
 utilities/utilities_mod.f90

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:21:43 UTC (rev 11016)
+++ DART/branches/rma_single_file/models/9var/work/path_names_create_fixed_network_seq	2017-02-07 18:27:26 UTC (rev 11017)
@@ -1,6 +1,9 @@
 assim_model/assim_model_mod.f90
 common/types_mod.f90
 cov_cutoff/cov_cutoff_mod.f90
+dart_time_io_mod.f90
+direct_netcdf_mod.f90
+io_filenames_mod.f90
 location/oned/location_mod.f90
 models/9var/model_mod.f90
 mpi_utilities/null_mpi_utilities_mod.f90
@@ -9,5 +12,8 @@
 obs_sequence/create_fixed_network_seq.f90
 obs_sequence/obs_sequence_mod.f90
 random_seq/random_seq_mod.f90
+state_space_diag_mod.f90
+state_structure_mod.f90
+state_vector_io_mod.f90
 time_manager/time_manager_mod.f90
 utilities/utilities_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:21:43 UTC (rev 11016)
+++ DART/branches/rma_single_file/models/9var/work/path_names_create_obs_sequence	2017-02-07 18:27:26 UTC (rev 11017)
@@ -1,7 +1,10 @@
 assim_model/assim_model_mod.f90
 common/types_mod.f90
 cov_cutoff/cov_cutoff_mod.f90
+dart_time_io_mod.f90
+direct_netcdf_mod.f90
 ensemble_manager/ensemble_manager_mod.f90
+io_filenames_mod.f90
 location/oned/location_mod.f90
 models/9var/model_mod.f90
 mpi_utilities/null_mpi_utilities_mod.f90


More information about the Dart-dev mailing list