Changeset 14827
- Timestamp:
- 05/01/13 09:55:07 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/classes/gia.m
r14825 r14827 37 37 %recover the furthest time "in time": 38 38 if(thickness(end,end)~=md.timestepping.start_time), 39 md = checkmessage(md,'if isprognostic is on, transient thickness forcing' ...40 ' for the gia model should not be provided in the future.' ...41 ' Synchronize your start_time to correspond to the most recent transient' ...39 md = checkmessage(md,'if isprognostic is on, transient thickness forcing',... 40 ' for the gia model should not be provided in the future.',... 41 ' Synchronize your start_time to correspond to the most recent transient',... 42 42 ' thickness forcing timestep'); 43 43 end
Note:
See TracChangeset
for help on using the changeset viewer.