SMS:STWAVE Output Control Dialog: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with 'The STWAVE Output Control Dialog is used to specify the solutions files STWAVE should output. The following solution output options are available: * '''Height''' * '''Period''' *...')
 
No edit summary
Line 1: Line 1:
The STWAVE Output Control Dialog is used to specify the solutions files STWAVE should output. The following solution output options are available:
The STWAVE Output Control Dialog is used to specify the solutions files STWAVE should output.  
 
The following datasets are always written:
* '''Height'''
* '''Height'''
* '''Period'''
* '''Period'''
* '''Direction'''
* '''Direction'''
* '''Wave Vector'''
* '''Wave Vector'''(magnitude of height with wave direction)
* '''Breaking'''
* '''1/fma''' – Period that represents the inverse of the spectral peak frequency redefined for local wind growth cases
* '''Radiation Stresses'''
 
* '''Additional ASCII output''' - Requesting additional ASCII output causes the OPT_ASCII card to be written and informs STWAVE that it should output a copy of its wave data in ASCII format. ASCII output will be in addition to the binary output (not instead of). The ASCII output file will have a ".wav" extension.
The options the user can set include:
* Radiation stresses – If this is on, radiation stresses will be calculated and output into datasets
* Breaking – This will output a dataset representing the wave breaking. For full-plane, this can be no indices (off) or write indices which gives a value of 1 where breaking occurs and 0.0 otherwise. Half-plane has the full-plane options and has an additional option to calculate energy dissipation. This will give a dataset of energy dissipation.
* Output type – SMS supports the ability to write ASCII files, XMDF files or both. ASCII files refer to STWAVE version 6 global dataset files and XMDF files are datasets written using the XMDF library built upon HDF5. XMDF is the recommended file format because they are much faster to read/write. XMDF is only available on windows platforms.





Revision as of 17:25, 8 November 2012

The STWAVE Output Control Dialog is used to specify the solutions files STWAVE should output.

The following datasets are always written:

  • Height
  • Period
  • Direction
  • Wave Vector(magnitude of height with wave direction)
  • 1/fma – Period that represents the inverse of the spectral peak frequency redefined for local wind growth cases

The options the user can set include:

  • Radiation stresses – If this is on, radiation stresses will be calculated and output into datasets
  • Breaking – This will output a dataset representing the wave breaking. For full-plane, this can be no indices (off) or write indices which gives a value of 1 where breaking occurs and 0.0 otherwise. Half-plane has the full-plane options and has an additional option to calculate energy dissipation. This will give a dataset of energy dissipation.
  • Output type – SMS supports the ability to write ASCII files, XMDF files or both. ASCII files refer to STWAVE version 6 global dataset files and XMDF files are datasets written using the XMDF library built upon HDF5. XMDF is the recommended file format because they are much faster to read/write. XMDF is only available on windows platforms.


Related Topics