Changeset 1487


Ignore:
Timestamp:
07/31/09 16:43:02 (16 years ago)
Author:
Eric.Larour
Message:

transient movie

File:
1 edited

Legend:

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

    r1078 r1487  
    4040disp('                  - ''transient_results'': this will display all the time steps of a transient run');
    4141disp('                  - ''transient_movie'': this will display the time steps of a given field of a transient run');
     42disp('                  - ''transient_movie_field'': field to be displayed when doing  transient_movie data display');
     43disp('                  - ''transient_movie_output'': filename if output is desired for movie');
     44disp('                  - ''transient_movie_fps'': fps: frames per seconds');
     45disp('                  - ''transient_movie_quality'': quality of movie output, from 0 to 100');
    4246disp('                  - ''thermaltransient_results'': this will display all the time steps of a thermal transient run');
    4347disp('                  - ''importancefactors'': qmu results');
Note: See TracChangeset for help on using the changeset viewer.