[Dart-dev] DART/branches Revision: 11873

dart at ucar.edu dart at ucar.edu
Thu Aug 3 14:53:51 MDT 2017


nancy at ucar.edu
2017-08-03 14:53:46 -0600 (Thu, 03 Aug 2017)
48
fix up the tests for the channel location mod.




Modified: DART/branches/rma_trunk/developer_tests/location/channel/test/input.nml
===================================================================
--- DART/branches/rma_trunk/developer_tests/location/channel/test/input.nml	2017-08-03 19:41:17 UTC (rev 11872)
+++ DART/branches/rma_trunk/developer_tests/location/channel/test/input.nml	2017-08-03 20:53:46 UTC (rev 11873)
@@ -1,6 +1,4 @@
 &location_nml
- filled = 5
- use_octree = .true.
  /
 
 &utilities_nml

Modified: DART/branches/rma_trunk/developer_tests/location/channel/test/path_names_location_test
===================================================================
--- DART/branches/rma_trunk/developer_tests/location/channel/test/path_names_location_test	2017-08-03 19:41:17 UTC (rev 11872)
+++ DART/branches/rma_trunk/developer_tests/location/channel/test/path_names_location_test	2017-08-03 20:53:46 UTC (rev 11873)
@@ -1,5 +1,5 @@
 assimilation_code/location/channel/location_mod.f90
-assimilation_code/location/utilities/default_location_mod.f90
+assimilation_code/modules/observations/obs_kind_mod.f90
 assimilation_code/modules/utilities/ensemble_manager_mod.f90
 assimilation_code/modules/utilities/null_mpi_utilities_mod.f90
 assimilation_code/modules/utilities/sort_mod.f90


More information about the Dart-dev mailing list