Changes between Version 86 and Version 87 of FeaturesofPdaf
- Timestamp:
- Jul 30, 2024, 2:31:37 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeaturesofPdaf
v86 v87 27 27 * LETKF (Hunt et al., 2007) 28 28 * LESTKF (Local Error Subspace Transform Kalman Filter, Nerger et al., 2012, [PublicationsandPresentations see publications]) 29 * LEnKF (classical EnKF with covariance localization , added in version 1.12)30 * LNETF (localized Nonlinear Ensemble Transform Filter by Toedter and Ahrens (2015) , added in version 1.12)29 * LEnKF (classical EnKF with covariance localization) 30 * LNETF (localized Nonlinear Ensemble Transform Filter by Toedter and Ahrens (2015)) 31 31 * LSEIK (Nerger et al., 2006) 32 * LKNETF (Local Kalman-nonlinear Ensemble Transform Filter, Nerger, 2022, [PublicationsandPresentations see publications], added in PDAF V2.1) 32 33 33 34 Global filters: … … 37 38 * SEEK (The original formulation by Pham et al. (1998)) 38 39 * SEIK (Pham et al. (1998a, 2001), the implemented variant is described in more detail by Nerger et al. (2005)) 39 * NETF (Nonlinear Ensemble Transform Filter by Toedter and Ahrens (2015) , added in version 1.12)40 * PF (Particle filter with resampling , added in version 1.14)40 * NETF (Nonlinear Ensemble Transform Filter by Toedter and Ahrens (2015)) 41 * PF (Particle filter with resampling) 41 42 42 43 Smoother algorithms are provided for the following algorithms … … 44 45 * ETKF & LETKF 45 46 * EnKF 46 * NETF & LNETF (added in version 1.12)47 * NETF & LNETF 47 48 48 49 Starting from Version 2.0 of PDAF, 3D variational methods are also provided. The 3D-Var methods are implemented in incremental form using a control vector transformation (following the review by R. Bannister, Q. J. Roy. Meteorol. Soc., 2017) in three different variants: … … 65 66 * Notebook Apple !MacBook, Mac OS X, gfortran, OpenMPI 66 67 * Atos cluster 'Lise' at HLRN (Intel Cascade Lake processors), ifort, IMPI 67 * Cray CS400, Cray compiler, IMPI68 * Cray CS400, ifort, IMPI69 68 * Windows 10 with Cygwin, gfortran, OpenMPI 70 69 Past test machines also included 71 70 * NEC SX-ACE, sxf90 compiler (rev 530), sxmpi 71 * Cray CS400, Cray compiler, IMPI 72 * Cray CS400, ifort, IMPI 72 73 * Cray XC30 and XC40, Cray compiler CCE, MPICH 73 74 * SGI Altix !UltraViolet, SLES 11 operating system, ifort compiler, SGI MPT