SMS:CMS-Wave Spectral Table File: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
Line 20: Line 20:


===Sample File===
===Sample File===
 
<tt>
{|
{|
|width="300"|ACE/vis drogue path file
|width="300"|ACE/vis drogue path file
Line 65: Line 65:
|}
|}
|}
|}
</tt>


The number of particles must be  the same for each time step.
The number of particles must be  the same for each time step.

Revision as of 15:33, 12 April 2013

Spectral Table Files contain the parameters for generated wave spectra. This file is created by SMS when the Spectral Energy dialog is used to create wave spectra. If wave spectra are imported from buoys or another source, this file will not exist. When this file exists, SMS can use the values in the table to populate the table in the Spectral Energy dialog to allow the user to edit the spectra being used.

SPECTRAL TABLE Values
Method Option Time Index Angle Hs(1) Tp(1) Gamma (1) Hs (1) Tp(1) Gamma(1) Hs(2) Tp(2) Gamma(2) Wind Fetch nn StdDev Depth Headers
0 -1 999.0 None 25.0 1.0 20.0 8.0 999.0 999.0 999.0 999.0 999.0 30.0 999.0 0.001 1st row of values
0 -1 999.0 None 30.0 1.0 16.0 8.0 999.0 999.0 999.0 999.0 999.0 30.0 999.0 0.001 2nd row of values


Sample File

ACE/vis drogue path file /* Title */
5 /* Number of Time Steps */
7200.0000 199 /* Current Time Step and Number of Particles */
-0.766993322E+02 0.346589454E+02 1 /* xy values and id */
-0.766986001E+02 0.346616775E+02 2
.
.
8000.0000 199 /* Next Time Step and Number of Particles */
.
.
/* EOF */

The number of particles must be the same for each time step.

Related Topics