Changes between Version 22 and Version 23 of ModifyModelforEnsembleIntegration
- Timestamp:
- Sep 4, 2010, 6:34:17 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModifyModelforEnsembleIntegration
v22 v23 195 195 This test allows to check the following: 196 196 * Is `U_prepoststep` working correctly? 197 * Does `U_next_obs ` work correctly and is the information from this routine used correctly for the model integration197 * Does `U_next_observation` work correctly and is the information from this routine used correctly for the model integration 198 198 * Are `U_distribute_state` and `U_collect_state` work correctly? 199 199 One could also comment out the actual time stepping part of the model. This would allow to only test the interfacing between PDAF and the model.