Changes between Version 1 and Version 2 of PDAF_assimilate_en3dvar_lestkf
- Timestamp:
- Dec 9, 2021, 2:16:58 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_assimilate_en3dvar_lestkf
v1 v2 46 46 * `status`: The integer status flag. It is zero, if the routine is exited without errors. 47 47 48 The user-supplied call-back routines are described on the page on [ ImplementAnalysis_En3DVar_classical implementing the analysis step of 3D-Var].48 The user-supplied call-back routines are described on the page on [wiki:ImplementAnalysis_En3DVar_classical implementing the analysis step of 3D-Var]. 49 49 50 50 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.