From csdms

[edit] 2DFLOWVEL

Contents

[edit] Metadata

Modeler information
First name Rudy
Last name Slingerland
Type of contact Model developer
Institute / Organization Penn State University
Postal address 1 503A Deike Building
Postal address 2
Town / City University Park
Postal code 16802
State Pennsylvania
Country USA
Email address sling@geosc.psu.edu
Phone +1 814 865-6892
Fax +1 814 865-3191


Model identity
Model type Single
Spatial dimensions 2D
Spatial extent
Model domain
One-line model description Tidal & wind-driven coastal circulation routine
Extended model description 2D unsteady nonlinear tidal & wind-driven coastal circulation


Model technical information
Supported platforms Unix, Linux, Mac OS, Windows
Other platform
Programming language Fortran77
Other program language
Code optimized Single Processor
Start year development 1992
Does model development still take place? No
If above answer is no, provide end year model development 1994
Model availability As code
Source code availability
(Or provide future intension)
Through CSDMS repository
Source web address
Program license type Other
Program license type other --
OpenMI compliant No but possible
CCA component No but possible
IRF interface No but possible
Memory requirements <512Mb
Typical run time Seconds to minutes


Input - Output description
Describe input parameters Time (s) and space (m) descretisation steps, Wind friction coefficient (dimensionless), Chezy Bed friction coefficient (units?), Wind velocity components in x and y (m/s), Coriolis parameter (1/s), Max number of grid points along x direction, Max number of grid points along y direction, Max number of time steps desired, Number of coastal and open boundary nodes, Dependent variables are saved every dat timesteps, Amplitude of the incident long waves (m), Period of the incident long waves (s), Starting node number of the computation field in the jth row, Ending node number of the computation field in the jth row.
Input format ASCII
Other input format
Describe output parameters Vertically-integrated flow velocities and water surface elevations as functions of time and two horizontal dimensions
Output format ASCII
Other output format
Pre-processing software needed? No
Describe pre-processing software
Post-processing software needed? No
Describe post-processing software
Visualization software needed? Yes
If above answer is yes
Other visualization software Any software that can read ASCII data


Process description model
Describe processes represented by the model 2D, nonlinear long wave equations
Describe key physical parameters and equations Solves the non-linear, depth-averaged conservation equations, using finite difference scheme of Koutitas (1988)
Describe length scale and resolution constraints --
Describe time scale and resolution constraints --
Describe any numerical limitations and issues --


Model testing
Describe available calibration data sets See Slingerland et al. (1994)
Upload calibration data sets if available:
Describe available test data sets --
Upload test data sets if available:
Describe ideal data for testing --


Users groups model
Do you have current or future plans for collaborating with other researchers? None


Documentation model
Provide key papers on model if any 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
Upload manual if available:
Model website if any ftp://ftp.geosc.psu.edu/sling/SimSedBasinsBook/
Model forum / discussion board


Additional comments
Comments --


[edit] Introduction

[edit] History

[edit] Papers

[edit] Issues

[edit] Help

[edit] Input Files

[edit] Output Files

[edit] Download

Source-code snapshots are available via ftp at:

http://csdms.colorado.edu/pub/models/2dflowvel

The latest version:

2dflowvel-latest.tar.gz

[edit] Source

To browse the repository, point your browser to: http://csdms.colorado.edu/viewvc/2dflowvel/trunk/

[edit] Command-Line Access

If you plan to make changes, use this command to check out the code as yourself using HTTPS:

# Project members authenticate over HTTPS to allow committing changes.
> svn checkout https://csdms.colorado.edu/svn/2dflowvel


When prompted, enter your CSDMS Subversion password.

Non-members may only check out a read-only working copy of the project source.

To obtain a CSDMS Subversion account or to become a member of this project, please email csdmsweb@colorado.edu.

[edit] GUI and IDE Access

This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information.

[edit] Subversion Help

For help on how to use Subversion, an excellent manual is available online at http://svnbook.red-bean.com/