Model:Avulsion: Difference between revisions
m removed old questionnaire information. Replaced with form |
No edit summary |
||
Line 16: | Line 16: | ||
|Spatialscale=Watershed-Scale | |Spatialscale=Watershed-Scale | ||
|One-line model description=Stream avulsion model | |One-line model description=Stream avulsion model | ||
|Extended model description=Model stream avulsion as random walk | |Extended model description=Model stream avulsion as random walk | ||
}} | }} | ||
{{Model technical information | {{Model technical information | ||
Line 28: | Line 28: | ||
|Program license type=Apache public license | |Program license type=Apache public license | ||
|OpenMI compliant=No but possible | |OpenMI compliant=No but possible | ||
|CCA component= | |CCA component=Yes | ||
|IRF interface= | |IRF interface=Yes | ||
|Memory requirements=Minimal | |Memory requirements=Minimal | ||
|Typical run time=Seconds | |Typical run time=Seconds | ||
}} | }} | ||
{{Input - Output description | {{Input - Output description | ||
|Describe input parameters=Probability density function of stream-avulsion angles | |Describe input parameters=Probability density function of stream-avulsion angles | ||
|Input format=ASCII | |Input format=ASCII | ||
|Describe output parameters=River positions with time | |Describe output parameters=River positions with time | ||
|Output format=ASCII | |Output format=ASCII | ||
|Pre-processing software needed?=No | |Pre-processing software needed?=No | ||
Line 43: | Line 43: | ||
}} | }} | ||
{{Process description model | {{Process description model | ||
|Describe processes represented by the model=Stream avulsion over a delta | |Describe processes represented by the model=Stream avulsion over a delta | ||
|Describe key physical parameters and equations=Distribution of avulsion angles | |Describe key physical parameters and equations=Distribution of avulsion angles | ||
|Describe length scale and resolution constraints=Delta-scale | |Describe length scale and resolution constraints=Delta-scale | ||
|Describe time scale and resolution constraints=100s of years | |Describe time scale and resolution constraints=100s of years | ||
}} | }} | ||
{{Model testing | {{Model testing | ||
Line 57: | Line 57: | ||
}} | }} | ||
{{Documentation model | {{Documentation model | ||
|Provide key papers on model if any=Hutton & Syvitski 2008 (doi:10.1016/j.cageo.2008.02.013) | |Provide key papers on model if any=Hutton & Syvitski 2008 (doi:10.1016/j.cageo.2008.02.013) | ||
|Manual model available=No | |Manual model available=No | ||
}} | }} |
Revision as of 15:06, 22 September 2010
Contact
Name | Eric Hutton |
Type of contact | Model developer |
Institute / Organization | University of Colorado |
Postal address 1 | |
Postal address 2 | |
Town / City | Boulder |
Postal code | 80305 |
State | Colorado |
Country | USA"USA" is not in the list (Afghanistan, Albania, Algeria, Andorra, Angola, Antigua and Barbuda, Argentina, Armenia, Australia, Austria, ...) of allowed values for the "Country" property. |
Email address | huttone@colorado.edu |
Phone | |
Fax |
Avulsion
Metadata
Summary
Technical specs
In/Output
Process
Testing
Other
IntroductionHistoryPapersIssuesHelpInput FilesOutput FilesDownloadSourceAvulsion is part of the sedflux model. Although it is also available as a seperate distribution, its source code is contained within the sedflux repository. To browse the repository, point your browser to: http://csdms.colorado.edu/viewvc/sedflux/?root=sedflux Command-Line AccessIf 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/sedflux/
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 csdms@colorado.edu. GUI and IDE AccessThis project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information. Subversion HelpFor help on how to use Subversion, an excellent manual is available online at http://svnbook.red-bean.com/ |