Difference between revisions of "Mohid Swan"
From MohidWiki
Line 17: | Line 17: | ||
Sigma -> Task File -> Show so far -> Linha CGWID | Sigma -> Task File -> Show so far -> Linha CGWID | ||
+ | |||
+ | The tide sould be obtained from other models (i.e. PCOMS), or calculated and interpolated to the grid. | ||
+ | |||
+ | Wind vectors should also be provided from other model results (i.e. MM5 or WRF) and then converted to the SWAN format using ''convert2hdf5'' |
Revision as of 17:51, 7 June 2011
In this wiki it would be commented how to implement the Swan model into the Mohid modelling software.
Software Needed
In addition to the Mohid model it will be needed the following software to achive the goal.
- Swan Model
- Matlab
How to proceed
The bathymetry should be converted from the Mohid format to the Swan format using the software mohidbatim2swan.m. that would convert the file from the extension .dat to the extension .bty
The bathymetry resolution should be betwwen 1 km or 2 km while for the WaveWatch III software the resolution is around 5 km.
The bathymetry should be visualised using notepad or a software called sigma that needs to be localed in the root directory c:\
Sigma -> Task File -> Show so far -> Linha CGWID
The tide sould be obtained from other models (i.e. PCOMS), or calculated and interpolated to the grid.
Wind vectors should also be provided from other model results (i.e. MM5 or WRF) and then converted to the SWAN format using convert2hdf5