[Dart-dev] Added/ Revision: 13174

dart at ucar.edu dart at ucar.edu
Thu May 16 13:20:46 MDT 2019


thoar at ucar.edu
2019-05-16 13:20:45 -0600 (Thu, 16 May 2019)
103
Bringing up-to-date WRT the rma_trunk.
Mostly matlab consistency issues and a couple copyright tags. 




Index: DART/branches/cesm_clm
===================================================================
--- DART/branches/cesm_clm	2019-05-14 21:57:29 UTC (rev 13173)
+++ DART/branches/cesm_clm	2019-05-16 19:20:45 UTC (rev 13174)

Property changes on: DART/branches/cesm_clm
___________________________________________________________________
Modified: svn:mergeinfo
## -10,7 +10,7 ##
 /DART/branches/model_mod_changes:11403-11604
 /DART/branches/pertirb_tool:12695-12764
 /DART/branches/qc8:12643-12657
-/DART/branches/qc8diags:13002-13092
+/DART/branches/qc8diags:13002-13130
 /DART/branches/recam:12028-13088
 /DART/branches/rma_array_nml:11814-11839
 /DART/branches/rma_cam_fv:9552-9728
## -44,7 +44,7 ##
 /DART/branches/rma_sprint:8095-8166
 /DART/branches/rma_state_structure_test_dir:9472-9676
 /DART/branches/rma_state_structure_unit_test:9691-10268
-/DART/branches/rma_trunk:12108-13128
+/DART/branches/rma_trunk:12108-13173
 /DART/branches/rma_trunk_clamping:8786-8801
 /DART/branches/rma_trunk_filename:8011-8157
 /DART/branches/rma_trunk_get_state_fun:8568-8596
Modified: DART/branches/cesm_clm/CHANGELOG
===================================================================
--- DART/branches/cesm_clm/CHANGELOG	2019-05-14 21:57:29 UTC (rev 13173)
+++ DART/branches/cesm_clm/CHANGELOG	2019-05-16 19:20:45 UTC (rev 13174)
@@ -749,10 +749,10 @@
 - Removed makefiles for the obsolete trans_time program.
 
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-+ Jun 18 2018 :: CAM/CESM 2.0, DART QC 8, closest_member_tool  Revision: 12681 
++ Jun 18 2018 :: CAM/CESM 2.0, DART QC 8, closest_member_tool  Revision: 12682
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
-- Support for CAM assimilations in the CESM 2.0 release.  See 
+- Support for CAM-FV assimilations in the CESM 2.0 release.  See 
   documentation in models/cam-fv/doc/README_cam-fv for details.
 
 - obs_diag and matlab scripts updated to report statistics on DART QC 8, 
@@ -775,22 +775,24 @@
 - Added more functions to the netcdf_utilities_mod.f90
 
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-+ Aug 03 2018 :: performance fix for distributed mean          Revision: 12758
++ Aug 03 2018 :: performance fix for distributed mean          Revision: 12758 
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
 - Important performance fix if model does vertical conversion for localization.
-  Results were not wrong but performance was poor if 'distribute_mean = .true.'
+  Results were not wrong but performance was poor if 'distribute_mean = .true.' 
   was selected in the &assim_tools_nml namelist.
+
   Now distributing the mean runs in close to the non-distributed time and uses
   much less memory for large models. This only impacts models which do a vertical
   conversion of either the observation or state vertical coordinate for localization
   AND which set &assim_tools_nml :: distribute_mean = .true. to use less memory.
-  When using a distributed mean "convert_all_obs_verticals_first = .true." should
-  be set.  If your observations will impact most of the model state, then
+
+  When using a distributed mean "convert_all_obs_verticals_first = .true." should 
+  be set.  If your observations will impact most of the model state, then 
   "convert_all_state_verticals_first = .true.' can also be set.
 
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-+ Apr 24 2019 :: cam-fv refactor, posteriors optional, QC 8   $Revision$
++ Apr 30 2019 :: cam-fv refactor, posteriors optional, QC 8    Revision: 13138
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
 - The CAM Finite Volume (cam-fv)  model_mod.f90 has undergone substantial 
@@ -814,7 +816,7 @@
 
 - sampling error correction table now has all ensemble sizes between 3 and 200
 
-- closest_member_tool should be compiled with other MPI targets
+- closest_member_tool can be compiled with other MPI targets
 
 - COSMIC_ELECTRON_DENSITY has been moved from obs_def_gps_mod.f90 to 
   obs_def_upper_atm_mod.f90, which has new quantities for 
@@ -829,7 +831,7 @@
 - get_maxdist() now a required routine all location modules
 
 - Default routines now create a time variable as time(time) to allow multiple
-  files to be concatinated along the unlimited dimension more easily.  Also
+  files to be concatenated along the unlimited dimension more easily.  Also
   conforms to the netCDF convention for coordinate dimensions.
 
 - obs_impact_tool handles a continuum of values, not just discrete 0 or 1.
@@ -868,7 +870,7 @@
 - Better error and informational messages in various routines.
 
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-+ MMM DD YYYY :: summary of changes in Manhattan update   $Revision$
++ MMM DD YYYY :: summary of changes in next Manhattan update $Revision$
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
 


More information about the Dart-dev mailing list