Changes between Version 1 and Version 2 of PDAF3_put_state_3dvar


Ignore:
Timestamp:
Mar 27, 2025, 2:24:34 PM (5 days ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF3_put_state_3dvar

    v1 v2  
    2626 * `U_obs_op_adj_pdafomi]: The name of the user-supplied routine that acts as the adjoint observation operator on some state vector. This routine is part of an OMI observation module.
    2727 * `U_prepoststep`: [[BR]]The name of the user-supplied pre/poststep routine as in `PDAF_get_state`
    28  * `status`: [[BR]]The integer status flag. It is zero, if the routine is exited without errors.
     28 * `status`: [[BR]]The integer status flag. It is zero, if the routine is exited without errors.  * `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.
     29
    2930
    3031