Changes between Version 259 and Version 260 of LnDevel


Ignore:
Timestamp:
Mar 30, 2025, 1:12:34 PM (2 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LnDevel

    v259 v260  
    9898
    9999
    100 **[wiki:PDAF3_interface PDAF3_interface]** (still need to complete...)
     100**[wiki:PDAF3_interface PDAF3_interface]** !
    101101
    102102[wiki:PDAF3_assimilate] !
     
    122122||= **Method** =||= online coupled =||= offline coupled =||
    123123||= 3D-Var (parameterized) =|| [wiki:PDAF3_assimilate_3dvar] ! || [wiki:PDAF3_put_state_3dvar] !||
    124 ||= Universal Routine [[BR]](all 3D-Var methods) =|| [wiki:PDAF3_assimilate_3dvar_all] || [wiki:PDAF3_put_state_3dvar_all] ||
    125 ||= En3DVar with ESTKF or LESTKF=|| [wiki:PDAF3_assimilate_en3dvar] ! || [wiki:PDAF3_put_state_en3dvar] ! ||
    126 ||= hyb3DVar with ESTKF or LESTKF =|| [wiki:PDAF3_assimilate_3dvar_all] || [wiki:PDAF3_put_state_3dvar_all] ||
    127 
    128 ||= 3DVar =|| [wiki:PDAF3_assimilate_3dvar] ! || [wiki:PDAF3_put_state_3dvar] ! ||
    129 ||= En3DVar with ESTKF=|| [wiki:PDAF3_assimilate_en3dvar_estkf] ! || [wiki:PDAF3_put_state_en3dvar_estkf] ! ||
     124||= Universal Routine [[BR]](all 3D-Var methods) =|| [wiki:PDAF3_assimilate_3dvar_all] ! || [wiki:PDAF3_put_state_3dvar_all] ! ||
     125||= En3DVar with ESTKF or LESTKF =|| [wiki:PDAF3_assimilate_en3dvar] ! || [wiki:PDAF3_put_state_en3dvar] ! ||
     126|| single routines ||
     127||= En3DVar with ESTKF =|| [wiki:PDAF3_assimilate_en3dvar_estkf] ! || [wiki:PDAF3_put_state_en3dvar_estkf] ! ||
    130128||= Hyb3DVar with ESTKF =|| [wiki:PDAF3_assimilate_hyb3dvar_estkf] ! || [wiki:PDAF3_put_state_hyb3dvar_estkf] ! ||
    131 ||= En3DVar with LESTKF=|| [wiki:PDAF3_assimilate_en3dvar_lestkf] ! || [wiki:PDAF3_put_state_en3dvar_lestkf] ! ||
     129||= En3DVar with LESTKF =|| [wiki:PDAF3_assimilate_en3dvar_lestkf] ! || [wiki:PDAF3_put_state_en3dvar_lestkf] ! ||
    132130||= Hyb3DVar with ESTKF =|| [wiki:PDAF3_assimilate_hyb3dvar_lestkf] ! || [wiki:PDAF3_put_state_hyb3dvar_lestkf] ! ||
    133131
     
    221219* Added information output on allocated memory in PDAF-OMI
    222220* Further change in PDAFomi_init_dim_obs_l to improve the performance of the local observation search
     221* Revised the internal structure of the code for DA method using modularization
    223222* Added templates for implementing global or local ensemble filters in templates/analysis/
    224223* Revision of PDAF file headers: It is now possible to use 'Doxygen' to generate a documentation and structure overview of PDAF.