Model:WINDSEA: Difference between revisions
From CSDMS
m add model |
m incorporated template |
||
Line 174: | Line 174: | ||
=== Download === | === Download === | ||
{{Download Model|windsea}} | |||
=== Source === | === Source === |
Revision as of 21:19, 22 February 2009
WINDSEA
Introduction
History
Papers
WINDSEA Questionnaire
Contact Information
Model: | WINDSEA |
Contact person: | Rudy Slingerland |
Institute: | Penn State University |
City: | University Park |
Country: | USA |
Email: | sling@geosc.psu.edu |
2nd person involved: | -- |
3rd person involved: | -- |
Model description
Model type: | Single model for the coastal domain. |
Description: | This subroutine computes the deep water significant wave height and period at each point under a hurricane |
Technical information
Supported platforms: | Unix, Linux, Mac OS X, Windows |
Programming language: | Fortran77 |
Model development started at: | 1992 and ended 1994 |
To what degree will the model become available: | Source code will be available. |
Current license type: | -- |
Memory requirements: | <512MB |
Typical run time: | minutes |
Input / Output description
Input parameters: | Maximum gradient windspeed 10 m above water (m/s), Radius of maximum wind (km), Pressure difference between eye and ambient (mm Hg), Forward speed of hurricane (m/s), Maximum number of nodes in x direction (postive east), Maximum number of nodes in y direction (positive north), Space step in x direction (m), Space step in y direction (m), X location of eye (m), Y location of eye (m), Storm direction (degrees counterclockwise from east) |
Input format: | ASCII |
Output parameters: | Deep water significant wave height and period at each point under a hurricane. |
Output format: | ASCII |
Post-processing software (if needed): | no |
Visualization software (if needed): | Yes, any software that can read ASCII data |
Process description
Processes represented by model: | water surface wave genesis |
Key physical parameters & equations: | Empirical functions from CERC, U.S. Army Corps of Engineers |
Length scale & resolution constraints: | -- |
Time scale & resolution constraints: | -- |
Numerical limitations and issues : | -- |
Testing
Available calibration data sets: | See Slingerland et al. (1994) |
Available test data sets: | -- |
Ideal data for testing: | -- |
User groups
Currently or plans for collaborating with: | None |
Documentation
Key papers of the model: | Slingerland, R.L., K. Furlong and J. Harbaugh, 1994. Simulating Clastic Sedimentary Basins/Physical Fundamentals and Computing Procedures , Prentice Hall, Englewood Clifss, NJ:219 pp. |
Is there a manual available: | no |
Model website if any: | ftp://ftp.geosc.psu.edu/sling/SimSedBasinsBook/ |
Additional comments
Comments: | -- |
Issues
Help
Input Files
Output Files
Download
Source
The source code for this project can be checked out from the CSDMS subversion repository using this command:
# Project members authenticate over HTTPS to allow committing changes.
svn checkout https://csdms.colorado.edu/svn/windsea
For help on using Subversion please see our help page.