Summary
| Also known as
|
|
| Model type
|
Single
|
| Model part of larger framework
|
|
| Note on status model
|
|
| Date note status model
|
|
Technical specs
| Supported platforms
|
Unix, Linux, Mac OS, Windows
|
| Other platform
|
|
| Programming language
|
Fortran77
|
| Other program language
|
|
| Code optimized
|
Single Processor
|
| Multiple processors implemented
|
|
| Nr of distributed processors
|
|
| Nr of shared processors
|
|
| Start year development
|
1992
|
| Does model development still take place?
|
No
|
| If above answer is no, provide end year model development
|
1994
|
| Code development status
|
|
| When did you indicate the 'code development status'?
|
|
| Model availability
|
As code
|
Source code availability (Or provide future intension)
|
Through CSDMS repository
|
| Source web address
|
|
| Source csdms web address
|
|
| Program license type
|
Other
|
| Program license type other
|
--
|
| Memory requirements
|
--
|
| Typical run time
|
--
|
In/Output
| Describe input parameters
|
Grain size and density
|
| Input format
|
ASCII
|
| Other input format
|
|
| Describe output parameters
|
Constant terminal settling velocity at STP
|
| 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
| Describe processes represented by the model
|
non-hindered grain settling
|
| Describe key physical parameters and equations
|
Dietrich's equation
|
| Describe length scale and resolution constraints
|
--
|
| Describe time scale and resolution constraints
|
--
|
| Describe any numerical limitations and issues
|
--
|
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
|
--
|
Other
| Do you have current or future plans for collaborating with other researchers?
|
None
|
Introduction
History
Papers
Issues
Help
Input Files
Output Files
Download
Source-Code Snapshots
Settle is not a stand-alone model but is part of Midas. You can obtain it by downloading the Midas distribution and grabbing settle.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
Settle 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/settle.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.
|