Changes between Version 2 and Version 3 of PDAFomi_assimilate_3dvar_nondiagR
- Timestamp:
- Sep 8, 2024, 4:42:09 PM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFomi_assimilate_3dvar_nondiagR
v2 v3 28 28 * [#U_prepoststepprepoststep_ens_pdaf.F90 U_prepoststep]: The name of the pre/poststep routine as in `PDAF_get_state` 29 29 * [#U_next_observationnext_observation.F90 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`. 30 * `status`: The integer status flag. It is zero, if `PDAFomi_assimilate_3dvar_nondiagR`is exited without errors.30 * `status`: The integer status flag. It is zero, if this routine is exited without errors. 31 31 32 32