NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/gliderproc/trunk/MATLAB/opnml/html/4.IO_Functions/Contents.html

Revision 495 (checked in by cbc, 12 years ago)

Initial import of Stark code.

Line 
1 <TITLE>/</TITLE>
2 <BODY>
3 <A HREF = "index.html">[Index for ./IO_Functions]</A>
4 <A HREF = "../index.html">[Return to Master Index]</A>
5 <H1>Contents</H1>
6 <H2>(./IO_Functions/Contents.m)</H2>
7 <HR><H3>Help text</H3>
8 <pre>
9  OPNML/MATLAB5 IO-related routines
10  Version 3.0
11  24 July, 1998
12
13  These are I/O functions for the various Dartmouth File Standards
14  datafile definitions, and some others.
15
16 READ_BEL      read a FEM domain .bel file
17 READ_FEM_DATA read a FEM output file of standard filetype.
18 READ_ICQ4     read a QUODDY4 .icq4 file
19 READ_NEI      read a FEM neighbor file of .nei filetype.
20 READ_PTH      read drogue .pth file output from DROG3D or DROG3DDT.
21 READ_S2C      read a FEM output file of .<A HREF = "../4.IO_Functions/s2c.html">s2c</A> filetype.
22 READ_S2R      read a FEM output file of <A HREF = "../4.IO_Functions/s2r.html">s2r</A> filetype.
23 READ_S3C      read a FEM output file of <A HREF = "../4.IO_Functions/s3c.html">s3c</A> filetype.
24 READ_S3R      read a FEM output file of .<A HREF = "../4.IO_Functions/s3r.html">s3r</A> filetype.
25 READ_TRN      read a .trn file as output from the OPNML transect code
26 READ_UCD      read an .inp file, an AVS-Unstructured Cell Data file
27 READ_V2C      read a FEM output file of .<A HREF = "../4.IO_Functions/v2c.html">v2c</A> filetype.
28 READ_V2R      read a FEM output file of .<A HREF = "../4.IO_Functions/v2r.html">v2r</A> filetype.
29 READ_V3C      read a FEM output file of .<A HREF = "../4.IO_Functions/v3c.html">v3c</A> filetype.
30 READ_V3R      read a FEM output file of .<A HREF = "../4.IO_Functions/v3r.html">v3r</A> filetype.
31 READ_VEL      read a FEM output file of .vel filetype.
32 S2C           Dartmouth FEM File Standard Filetype (Description).
33 S2R           Dartmouth FEM File Standard Filetype (Description).
34 S3C           Dartmouth FEM File Standard Filetype (Description).
35 S3R           Dartmouth FEM File Standard Filetype (Description).
36 V2C           Dartmouth FEM File Standard Filetype (Description).
37 V2R           Dartmouth FEM File Standard Filetype (Description).
38 V3C           Dartmouth FEM File Standard Filetype (Description).
39 V3R           Dartmouth FEM File Standard Filetype (Description).
40 WRITE_BAT     write a bathymetry list to disk in .bat format.
41 WRITE_ELE     write an element list to disk in .ele format.
42 WRITE_NEI     write a FEM neighbor file in .nei format.
43 WRITE_NOD     write a node list to disk in .nod format.
44 RWRITE_VEL    write a FEM output file of .vel filetype.
45 WRITEGRID     write a fem_grid_struct to separate gridfiles (.ele, .nod,...)
46 </pre>
47 <HR>
48 Produced by <A HREF="http://www.nd.edu/Courses/kantor/matlab/mat2html">mat2html</A> on Tue Feb  2 16:15:45 EST 1999
49 <BR>
50 Cross-Directory links are: OFF<BR>
51 </BODY>
Note: See TracBrowser for help on using the browser.