Changes between Version 21 and Version 22 of ModifyModelforEnsembleIntegration
- Timestamp:
- Sep 4, 2010, 6:33:31 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ModifyModelforEnsembleIntegration
v21 v22 99 99 The interface for this routine is 100 100 {{{ 101 SUBROUTINE U_next_obs(stepnow, nsteps, doexit, timenow)101 SUBROUTINE next_observation(stepnow, nsteps, doexit, timenow) 102 102 103 103 INTEGER, INTENT(in) :: stepnow ! Number of the current time step