Model:TURB

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


TURB

Introduction

History

Papers

TURB Questionnaire

Contact Information

Model: TURB
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 terrestrial domain.
Description: Calculates the gaussian or log-gaussian distribution of instantaneous shear stresses on the bed, given a mean and coefficient of variation.

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: a few seconds

Input / Output description

Input parameters: Spatial-temporal mean bed fluid shear stress
Input format: ASCII
Output parameters: Gaussian distribution of instantaneous turbulent fluid shear stresses at the bed
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: fluid turbulence on a wall of given hydraulic roughness
Key physical parameters & equations: See Slingerland et al. (1994)
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

Turb is not a stand-alone model but is part of Midas. You can obtain it by downloading the Midas distribution and grabbing turb.f from it.

Source-code snapshots of Midas are available via ftp at:

http://csdms.colorado.edu/pub/models/midas

The latest version:

midas-latest.tar.gz


Source

Source Code

Turb is not a stand-alone model but is part of Midas. You can obtain the source code through the Midas repository or view the most recent version here: https://csdms.colorado.edu/svn/midas/trunk/turb.f.

The source code for Midas 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/midas

For help on using Subversion please see our help page.