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, Windows 
 |  
| Other platform
 | 
 |  
| Programming language
 | 
 C 
 
 |  
| Other program language
 | 
 |  
| Code optimized
 | 
Single Processor
 |  
| Multiple processors implemented
 | 
 |  
| Nr of distributed processors
 | 
 |  
| Nr of shared processors
 | 
 |  
| Start year development
 | 
2000
 |  
| Does model development still take place?
 | 
No
 |  
| If above answer is no, provide end year model development
 | 
2008
 |  
| 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
 | 
GPL v3
 |  
| Program license type other
 | 
 |  
| Memory requirements
 | 
--
 |  
| Typical run time
 | 
--
 |   
 
 
In/Output
| Describe input parameters
 | 
--
 |  
| Input format
 | 
ASCII
 |  
| Other input format
 | 
 |  
| Describe output parameters
 | 
--
 |  
| 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 able to visualize gridded data (RiverTools / 3DEM)
 |   
 
 
Process
| Describe processes represented by the model
 | 
--
 |  
| Describe key physical parameters and equations
 | 
--
 |  
| Describe length scale and resolution constraints
 | 
--
 |  
| Describe time scale and resolution constraints
 | 
--
 |  
| Describe any numerical limitations and issues
 | 
--
 |   
 
 
Testing
| Describe available calibration data sets
 | 
--
 |  
| 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?
 | 
 |   
| Is there a manual available?
 | 
No
 |  
| Upload manual if available:
 | 
 |  
| Model website if any
 | 
 |  
| Model forum / discussion board
 | 
 |   
 
 
StreamPower
Introduction
History
Papers
StreamPower Questionnaire
Contact Information
| Model:
 | 
StreamPower
 |  
| Contact person:
 | 
Jon Pelletier (model developer)
 |  
| Institute:
 | 
University of Arizona
 |  
| City:
 | 
Tucson, AZ
 |  
| Country:
 | 
USA
 |  
| Email:
 | 
jdpellet@email.arizona.edu
 |  
| 2nd person involved:
 | 
--
 |  
| 3rd person involved:
 | 
--
 |  
 
Model Description
| Model type:
 | 
Modular model for the terrestrial domain.
 |  
| Description:
 | 
--
 |  
 
Technical information
| Supported platforms:
 | 
Windows, UNIX
 |  
| Programming language:
 | 
C
 |  
| Model development started at:
 | 
-- and development ended in 2008.
 |  
| To what degree will the model become available:
 | 
Source code
 |  
| Current license type:
 | 
GPLv3
 |  
| Memory requirements:
 | 
--
 |  
| Typical run time:
 | 
--
 |   
Input / Output description
| Input parameters:
 | 
--
 |  
| Input format:
 | 
ASCII
 |  
| Output parameters:
 | 
--
 |  
| Output format:
 | 
ASCII
 |  
| Post-processing software (if needed):
 | 
No
 |  
| Visualization software (if needed):
 | 
Yes, any software able to visualize gridded data (RiverTools / 3DEM)
 |   
Process description
| Processes represented by model:
 | 
--
 |  
| Key physical parameters & equations:
 | 
--
 |  
| Length scale & resolution constraints:
 | 
--
 |  
| Time scale & resolution constraints:
 | 
--
 |  
| Numerical limitations and issues :
 | 
--
 |   
Testing
| Available calibration data sets:
 | 
--
 |  
| Available test data sets:
 | 
--
 |  
| Ideal data for testing:
 | 
--
 |   
User groups
| Currently or plans for collaborating with:
 | 
--
 |   
Documentation
Issues
Help
Input Files
Output Files
Download
Template:Download Model
 
Source
Source Code StreamPower
StreamPower is a stand-alone subroutine.
To browse the repository, point your browser to: http://csdms.colorado.edu/viewvc/trunk/?root=streampower
 
Command-Line Access
If you plan to make changes, use this command to check out the code as yourself using HTTPS:
 <geshi lang=bash>
 
- Project members authenticate over HTTPS to allow committing changes.
  
svn checkout https://csdms.colorado.edu/svn/streampower/
</geshi>
 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 Access
This project's Subversion repository may be accessed using many different client programs and plug-ins. See your client's documentation for more information.
 
Subversion Help
For help on how to use Subversion, an excellent manual is available online at http://svnbook.red-bean.com/
  |