Changeset 11022
- Timestamp:
- 12/03/11 07:25:21 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/doc/issmdoc.m
r6088 r11022 4 4 ISSM_TIER=issmtier; 5 5 6 disp(sprintf('\n%s%s%s',' The following documentations are available in ',ISSM_TIER,'/doc/')); 7 disp(sprintf('%s',' userguide: how to use ISSM, quick tutorial')); 8 disp(sprintf('%s',' theoryguide: theory behind the ISSM models')); 9 disp(sprintf('%s',' validation: test results of ISSM')); 10 disp(sprintf('\n%s',' Website: a comprehensive documentation is available on http://www.issm.jpl.nasa.gov')); 6 disp(sprintf('\n%s',' A comprehensive documentation is available on http://issm.jpl.nasa.gov')); 11 7 disp(sprintf('\n%s',' Example: how to create a square ice shelf')); 12 8 disp(sprintf('%s',' go to ',ISSM_TIER,'/examples/SquareIceshelf'));
Note:
See TracChangeset
for help on using the changeset viewer.