Changes between Version 1 and Version 2 of PDAF_put_state_3dvar
- Timestamp:
- Apr 21, 2025, 1:51:30 PM (6 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_put_state_3dvar
v1 v2 29 29 * `status`: The integer status flag. It is zero, if the routine is exited without errors. 30 30 31 The user-supplied call-back routines are described on the page on [ ImplementAnalysis_3DVar_classical implementing the analysis step of 3D-Var].31 The user-supplied call-back routines are described on the page on [wiki:ImplementAnalysis_3DVar_classical implementing the analysis step of 3D-Var]. 32 32 33 33 It is recommended that the value of `status_pdaf` is checked in the program after PDAF_put_state_3dvar is executed. Only if its value is 0 the initialization was successful.