Changes between Version 1 and Version 2 of PDAFomi_assimilate_3dvar
- Timestamp:
- Sep 8, 2024, 3:23:38 PM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAFomi_assimilate_3dvar
v1 v2 27 27 * [#U_prepoststepprepoststep_ens_pdaf.F90 U_prepoststep]: The name of the pre/poststep routine as in `PDAF_get_state` 28 28 * [#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`. 29 * `status`: The integer status flag. It is zero, if `PDAFomi_assimilate_ global` is exited without errors.29 * `status`: The integer status flag. It is zero, if `PDAFomi_assimilate_3dvar` is exited without errors. 30 30 31 31