Changes between Version 4 and Version 5 of AvailableOptionsforInitPDAFinPDAF3


Ignore:
Timestamp:
May 30, 2025, 8:55:15 AM (2 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AvailableOptionsforInitPDAFinPDAF3

    v4 v5  
    1 = Available options for the different DA methods (PDAF3) =
     1= Available options for the different DA methods =
    22
    33
    44[[PageOutline(2-3,Contents of this page)]]
    55
    6 || This page documents the options for PDAF 3. [[BR]]See the [wiki:AvailableOptionsforInitPDAFuntilPDAF231 page on available options in PDAF 2.31] for the options valid for the ealier releases. ||
     6|| This page documents the options for PDAF 3. [[BR]]See the [wiki:AvailableOptionsforInitPDAFuntilPDAF231 page on available options in PDAF 2.3.1] for the options valid for the ealier releases. ||
    77
    88There are different options for each of the filter algorithms that need to be specified in the call to `PDAF_init` or that canbe set using `PDAF_set_iparam` and `PDAF_set_rparam`. To display the available options in a compiled assimilation program, one can use run with the specification `subtype=-1`. In this case `PDAF_init` wil display the available options for the selected filter algorithm and exit with an error status of -1.
     
    9393
    9494
    95 == Option outputs using subtype=-1 - Local Ensemble Kalman filters ==
     95== Local Ensemble Kalman Filters ==
    9696
    9797=== LESTKF (filtertype=PDAF_DA_LESTKF=7) ===
     
    355355
    356356
    357 == Option outputs using subtype=-1 - Global Ensemble Kalman filters ==
     357== Global Ensemble Kalman Filters ==
    358358
    359359=== ESTKF (filtertype=PDAF_DA_ESTKF=6) ===
     
    584584
    585585
    586 == Option outputs using subtype=-1 - Nonlinear DA Methods ==
     586== Nonlinear DA Methods ==
    587587
    588588=== NETF (filtertype=PDAF_DA_NETF=9) ===
     
    831831
    832832
    833 == Option outputs using subtype=-1 - Observation Geneeration ==
     833== Observation Generation ==
    834834
    835835=== GENOBS (filtertype=PDAF_DA_GENOBS=100) ===
     
    864864
    865865
    866 == Option outputs using subtype=-1 - 3D-Var Methods ==
     866== 3D-Var Methods ==
    867867
    868868=== 3D-Var (filtertype=PDAF_DA_3DVAR=200) ===