[Index for ./IO_Functions]
[Return to Master Index]
s2c
(./IO_Functions/s2c.m)
Help text
S2C Dartmouth FEM File Standard Filetype (Description).
Output format for a 2-D, complex-valued (periodic) scalar field.
This filetype is read by the OPNML MATLAB function
READ_V2R. Type "help read_v2r" for more information.
The .s2c file contains 3 header lines:
1) The geometric meshname
2) User-defined file description line
3) Frequency (radians/sec)
Then, there are NN lines of the form:
I Samp(I) Spha(I)
where: Samp(I) - scalar amplitude at node I
Spha(I) - scalar phase at node I (degrees)
I=1,NN - the outer loop over 2-D horizontal nodes
NN - the number of horizontal nodes in the mesh
See the document "DATA FILE STANDARDS FOR THE GULF OF MAINE PROJECT"
for more details.
Cross-Reference Information
This is called by
Produced by mat2html on Tue Feb 2 16:15:45 EST 1999
Cross-Directory links are: OFF