[Dart-dev] DART/branches Revision: 11858

dart at ucar.edu dart at ucar.edu
Wed Aug 2 09:36:46 MDT 2017


nancy at ucar.edu
2017-08-02 09:36:44 -0600 (Wed, 02 Aug 2017)
33
set to use the new filter kind.




Modified: DART/branches/rma_gigg/models/lorenz_96/work/input.nml
===================================================================
--- DART/branches/rma_gigg/models/lorenz_96/work/input.nml	2017-08-02 15:26:45 UTC (rev 11857)
+++ DART/branches/rma_gigg/models/lorenz_96/work/input.nml	2017-08-02 15:36:44 UTC (rev 11858)
@@ -95,7 +95,8 @@
    /
 
 &assim_tools_nml
-   filter_kind                     = 1,
+   filter_kind                     = 10,
+   GIGG_distribution_type          = "Gamma_InvGamma"
    cutoff                          = 0.02,
    sort_obs_inc                    = .false.,
    spread_restoration              = .false.,


More information about the Dart-dev mailing list