Changes between Version 44 and Version 45 of InitPdaf


Ignore:
Timestamp:
Nov 30, 2020, 11:09:47 AM (3 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InitPdaf

    v44 v45  
    143143
    144144Standard output from PDAF_init should look like the following:
    145 (Note that the initial output has changed between the versions 1.8 and 1.7 of PDAF. If you use V1.7, please see the [PdafImplementationDifferenesOnePointSeven summary of differences between PDAF 1.7 and 1.8].)
     145
    146146{{{
    147         ++++++++++++++++++++++++++++++++++++++++++++++++++++++
    148         +++                      PDAF                      +++
    149         +++      Parallel Data Assimilation Framework      +++
    150         +++                                                +++
    151         +++                Version 1.10.0                  +++
    152         ++++++++++++++++++++++++++++++++++++++++++++++++++++++
     147PDAF    ++++++++++++++++++++++++++++++++++++++++++++++++++++++
     148PDAF    +++                      PDAF                      +++
     149PDAF    +++      Parallel Data Assimilation Framework      +++
     150PDAF    +++                                                +++
     151PDAF    +++                 Version 1.16                   +++
     152PDAF    +++                                                +++
     153PDAF    +++   Please cite Nerger and Hiller (2013) when    +++
     154PDAF    +++   publishing work resulting from using PDAF    +++
     155PDAF    ++++++++++++++++++++++++++++++++++++++++++++++++++++++
    153156
     157PDAF: Initialize filter
    154158
    155   PDAF: Initialize filter
     159PDAF    +++++++++++++++++++++++++++++++++++++++++++++++++++++++
     160PDAF    +++  Local Error Subspace Transform Kalman Filter   +++
     161PDAF    +++                    (LESTKF)                     +++
     162PDAF    +++                                                 +++
     163PDAF    +++ Domain-localized implementation of the ESTKF by +++
     164PDAF    +++  Nerger et al., Mon. Wea. Rev. 140 (2012) 2335  +++
     165PDAF    +++           doi:10.1175/MWR-D-11-00102.1          +++
     166PDAF    +++++++++++++++++++++++++++++++++++++++++++++++++++++++
    156167
    157         ++++++++++++++++++++++++++++++++++++++++++++++++++++++
    158         +++ Error Subspace Transform Kalman Filter (ESTKF) +++
    159         +++                                                +++
    160         +++  Nerger et al., Mon. Wea. Rev. 140 (2012) 2335 +++
    161         +++           doi:10.1175/MWR-D-11-00102.1         +++
    162         ++++++++++++++++++++++++++++++++++++++++++++++++++++++
     168PDAF    LESTKF configuration
     169PDAF          filter sub-type = 0
     170PDAF            --> Standard LESTKF
     171PDAF            --> Transform ensemble with deterministic Omega
     172PDAF            --> Use fixed forgetting factor: 1.00
     173PDAF            --> ensemble size:  280
    163174
    164          ESTKF configuration
    165                filter sub-type = 0
    166                  --> Standard ESTKF with ensemble integration
    167                  --> Deterministic ensemble transformation
    168                  --> Use fixed forgetting factor: 1.00
    169                  --> ensemble size:  280
    170 
    171   PDAF: Initialize Parallelization
    172 
    173          Parallelization - Filter on model PEs:
    174                       Total number of PEs:    1
    175            Number of parallel model tasks:    1
    176                            PEs for Filter:    1
    177      # PEs per ensemble task and local ensemble sizes:
    178            Task   1
    179            #PEs   1
    180               N 280
     175PDAF: Initialize Parallelization
     176PDAF     Parallelization - Filter on model PEs:
     177PDAF                 Total number of PEs:      1
     178PDAF      Number of parallel model tasks:      1
     179PDAF                      PEs for Filter:      1
     180PDAF     # PEs per ensemble task and local ensemble sizes:
     181PDAF     Task     1
     182PDAF     #PEs     1
     183PDAF        N   280
    181184}}}
    182185