Changes between Version 1 and Version 2 of PDAFomi_assimilate_hyb3dvar_lestkf_nondiagR
- Timestamp:
- Sep 8, 2024, 4:24:13 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFomi_assimilate_hyb3dvar_lestkf_nondiagR
v1 v2 38 38 * `U_prepoststep`: The name of the pre/poststep routine as in `PDAF_get_state` 39 39 * `U_next_observation`: The name of a user supplied routine that initializes the variables `nsteps`, `timenow`, and `doexit`. The same routine is also used in `PDAF_get_state`. 40 * `status`: The integer status flag. It is zero, if `PDAFomi_assimilate_global`is exited without errors.40 * `status`: The integer status flag. It is zero, if this routine is exited without errors. 41 41 42 42