[Dart-dev] DART/branches Revision: 11350

dart at ucar.edu dart at ucar.edu
Wed Mar 15 16:46:27 MDT 2017


nancy at ucar.edu
2017-03-15 16:46:27 -0600 (Wed, 15 Mar 2017)
47
add notes about SEC, and posterior inflation.




Modified: DART/branches/rma_trunk/documentation/html/bitwise_considerations.html
===================================================================
--- DART/branches/rma_trunk/documentation/html/bitwise_considerations.html	2017-03-15 22:33:50 UTC (rev 11349)
+++ DART/branches/rma_trunk/documentation/html/bitwise_considerations.html	2017-03-15 22:46:27 UTC (rev 11350)
@@ -47,6 +47,16 @@
 <li>mkmf:<br>
     ifort fp-model precise<br>
     In general use the debugging FLAGS in the mkmfs provided with DART.
+<li>sampling_error_correction:<br>
+    Use the sampling_error_correction_table.Lanai.nc from the 
+    assimilation_code/programs/system_simulation/work directory.
+    These values are identical to the Lanai release.
+<li>posterior inflation:<br>
+    Try to avoid testing cases which use posterior inflation.
+    The posterior inflation has additional code in the Manhattan version
+    compared to Lanai. If you need to test a case that has posterior,
+    copy assim_tools/assim_tools_mod.f90 from the 'classic' release to
+    your Lanai build, and run your test against that version.
 </ol>
 
 <h3>Important</h3>


More information about the Dart-dev mailing list