Changeset 2891


Ignore:
Timestamp:
01/22/10 07:25:22 (15 years ago)
Author:
Eric.Larour
Message:

Different order for tres diagnostic and thermal.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/scripts/historyISSM.m

    r2741 r2891  
    2727md=solve(md,'analysis_type','diagnostic');
    2828md=loadresultsfromcluster(md);
     29md=tres(md,'thermal');
    2930md=tres(md,'diagnostic');
    30 md=tres(md,'thermal');
    3131%  --  plots  --
    3232plotmodel(md,'data','vel')
Note: See TracChangeset for help on using the changeset viewer.