Changes between Version 9 and Version 10 of PdafSimplifiedInterface
- Timestamp:
- Jan 19, 2015, 8:48:22 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PdafSimplifiedInterface
v9 v10 98 98 99 99 The routine `PDAF_get_state_si` calls three user-supplied routines with the pre-defined names: 100 * next_observation_pdaf101 * distribute_state_pdaf102 * prepoststep_pdaf100 * `next_observation_pdaf` 101 * `distribute_state_pdaf` 102 * `prepoststep_pdaf` 103 103 The interfaces of these routines are described on the [ModifyModelforEnsembleIntegration#U_next_observationnext_observation_pdaf.F90 page on the implementation with the full interface]. 104 104