[Dart-dev] Added/ Revision: 13140
dart at ucar.edu
dart at ucar.edu
Tue Apr 30 10:22:04 MDT 2019
nancy at ucar.edu
2019-04-30 10:22:04 -0600 (Tue, 30 Apr 2019)
276
missed some of the changes in the Manhattan version
of this file; had the older date for this latest
release, etc. now only difference is that the
$Revision:$ tag for the 13138 release has the $
removed so it won't update as we add things to
this file for the next release.
Modified: DART/branches/rma_trunk/CHANGELOG
===================================================================
--- DART/branches/rma_trunk/CHANGELOG 2019-04-30 16:14:50 UTC (rev 13139)
+++ DART/branches/rma_trunk/CHANGELOG 2019-04-30 16:22:04 UTC (rev 13140)
@@ -745,10 +745,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,
@@ -771,11 +771,11 @@
- 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
@@ -783,12 +783,12 @@
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: 13138
++ Apr 30 2019 :: cam-fv refactor, posteriors optional, QC 8 Revision: 13138
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
- The CAM Finite Volume (cam-fv) model_mod.f90 has undergone substantial
@@ -812,7 +812,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
More information about the Dart-dev
mailing list