Changes between Version 1 and Version 2 of PDAF3_assimilate_hyb3dvar_lestkf


Ignore:
Timestamp:
Mar 28, 2025, 10:48:36 AM (4 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF3_assimilate_hyb3dvar_lestkf

    v1 v2  
    11= PDAF3_put_state_hyb3dvar_lestkf =
    22
    3 This page documents the routine `PDAF3_put_state_hyb3dvar_lestkf`.
     3This page documents the routine `PDAF3_put_state_hyb3dvar_lestkf`. The routine is part of the advanced PDAF3 interface that was introduced with PDAF V3.0. 
    44
    55The routine is typically called in `assimilate_pdaf` or directly in the model code.
     
    3535 * `status`: [[BR]]The integer status flag. It is zero, if the routine is exited without errors. It is recommended that the value of `status_pdaf` is checked in the program after the routine is executed. Only if its value is 0 the initialization was successful.
    3636
    37 
    38 
    3937The user-supplied call-back routines are described on the page on [ImplementAnalysis_Hyb3DVar implementing the analysis step of hybrid 3D-Var with OMI].