Changeset 14827


Ignore:
Timestamp:
05/01/13 09:55:07 (12 years ago)
Author:
Eric.Larour
Message:

CHG: fixed the fix :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/gia.m

    r14825 r14827  
    3737                                        %recover the furthest time "in time":
    3838                                        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',...
    4242                                                        ' thickness forcing timestep');
    4343                                        end
Note: See TracChangeset for help on using the changeset viewer.