Model:LONGPRO

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


LONGPRO

Introduction

History

Papers

LONGPRO Questionnaire

Contact Information

Model: LONGPRO
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: A program to calculate the dynamical evolution of a stream's longitudinal profile

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: minutes to hours

Input / Output description

Input parameters: Length of reach, distance between nodes, timestep, number of timesteps, median grain size, elevation of the water surface, slope of initial river bed, Qmax, Xmax, mainning N, Initial elevation, node along X-as at which tectonic elev. Changes start, sediment conc. of lateral inflow, mass feed rate at upstream boundary,
Input format: ASCII
Output parameters: Temporally evolving longitudinal profile and cross-sectional average flows of a 1D river
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: 1D gradually varied channel flow, Total sediment transport of a river at a node, mass conservation, tectonic elevation changes, settling velocity
Key physical parameters & equations: 1D channel flow: See Henderson (1966, p. 143), Total sediment transport: See Yang's (1973); mass conservation: See Slingerland (1986); Settling velocity: See Dietrich's equation
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/longpro

The latest version:

longpro-latest.tar.gz

Source

Source Code

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/longpro

For help on using Subversion please see our help page.