Changes between Version 22 and Version 23 of ModifyModelforEnsembleIntegration


Ignore:
Timestamp:
Sep 4, 2010, 6:34:17 PM (14 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ModifyModelforEnsembleIntegration

    v22 v23  
    195195This test allows to check the following:
    196196 * Is `U_prepoststep` working correctly?
    197  * Does `U_next_obs` work correctly and is the information from this routine used correctly for the model integration
     197 * Does `U_next_observation` work correctly and is the information from this routine used correctly for the model integration
    198198 * Are `U_distribute_state` and `U_collect_state` work correctly?
    199199One 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.