Changes between Version 2 and Version 3 of PDAF_put_state_seek
- Timestamp:
- Jan 16, 2015, 9:49:27 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_put_state_seek
v2 v3 20 20 * `U_prepoststep`: The name of the pre/poststep routine as in `PDAF_get_state` 21 21 * `U_prodRinvA`: The name of the user-supplied routine that computes the product of the inverse of the observation error covariance matrix with some matrix provided to the routine by PDAF. This operation occurs during the analysis step of the SEEK filter. 22 * `status `: The integer status flag. It is zero, if `PDAF_assimilate_seek` is exited without errors.22 * `status_pdaf`: The integer status flag. It is zero, if `PDAF_assimilate_seek` is exited without errors. 23 23 24 24