Changeset 2733


Ignore:
Timestamp:
01/04/10 12:13:25 (15 years ago)
Author:
seroussi
Message:

Minor added option to use in transient_field

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/plot/plotdoc.m

    r2725 r2733  
    3838disp('                  - ''stress_principalaxis1'': arrow plot the first principal axis of the stress tensor(replace 1 by 2 or 3 if needed)');
    3939disp('                  - ''transient_results'': this will display all the time steps of a transient run (use steps to specify the steps requested)');
    40 disp('                  - ''transient_vel'': this will display the velocity for the time steps requested of a transient run');
     40disp('                  - ''transient_vel'': this will display the velocity for the time steps requested in ''steps'' of a transient run');
    4141disp('                  - ''transient_vel'': vel can be by any field of the transient results (vx, vy, vz, vel, temperature, melting, pressure, bed, thickness, surface)');
    4242disp('                  - ''transient_movie'': this will display the time steps of a given field of a transient run');
Note: See TracChangeset for help on using the changeset viewer.