Model:2DFLOWVEL

From CSDMS
Revision as of 11:16, 20 February 2009 by WikiSysop (talk | contribs) (add model)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


2DFLOWVEL

Introduction

History

Papers

2DFLOWVEL Questionnaire

Contact Information

Model: 2DFLOWVEL
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: 2D unsteady nonlinear tidal & wind-driven coastal circulation

Technical information

Supported platforms: Unix, Linux, Mac OS X, Windows
Programming language: Fortran77
Model development started at: 1992 and ended in 1994
To what degree will the model become available: Source code will be available
Current license type: --
Memory requirements: <512MB
Typical run time: seconds to hours

Input / Output description

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
Output parameters: Vertically-integrated flow velocities and water surface elevations as functions of time and two horizontal dimensions
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: 2D, nonlinear long wave equations
Key physical parameters & equations: Solves the non-linear, depth-averaged conservation equations, using finite difference scheme of Koutitas (1988)
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-Code Snapshots

Source-code snapshots are available via ftp at:

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

The latest version:

2dflowvel-latest.tar.gz


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/2dflowvel

For help on using Subversion please see our help page.