Model:BEDLOAD: Difference between revisions
From CSDMS
No edit summary |
m Removed old questionniare information. Replaced with form. |
||
Line 78: | Line 78: | ||
<!-- Edit the part above to update info on other papers --> | <!-- Edit the part above to update info on other papers --> | ||
== | ==Introduction== | ||
== | == History == | ||
== | == Papers == | ||
== | == Issues == | ||
== | == Help == | ||
== | == Input Files == | ||
== Output Files == | |||
== Download == | |||
=== Source-Code Snapshots === | |||
''Bedload'' is not a stand-alone model but is part of [[Model:MIDAS|''Midas'']]. You can obtain it by downloading the ''Midas'' distribution and grabbing <tt>bedload.f</tt> from it. | ''Bedload'' is not a stand-alone model but is part of [[Model:MIDAS|''Midas'']]. You can obtain it by downloading the ''Midas'' distribution and grabbing <tt>bedload.f</tt> from it. | ||
Line 253: | Line 104: | ||
:[http://csdms.colorado.edu/pub/models/midas/midas-latest.tar.gz midas-latest.tar.gz] | :[http://csdms.colorado.edu/pub/models/midas/midas-latest.tar.gz midas-latest.tar.gz] | ||
== Source == | |||
''Bedload'' is not a stand-alone model but is part of [[Model:MIDAS|''Midas'']]. You can obtain the source code through the ''Midas'' repository or view the most recent version here: [https://mp.colorado.edu/svn/midas/trunk/bedload.f https://mp.colorado.edu/svn/midas/trunk/bedload.f]. | ''Bedload'' is not a stand-alone model but is part of [[Model:MIDAS|''Midas'']]. You can obtain the source code through the ''Midas'' repository or view the most recent version here: [https://mp.colorado.edu/svn/midas/trunk/bedload.f https://mp.colorado.edu/svn/midas/trunk/bedload.f]. | ||
The source code for ''Midas'' can be checked out from the CSDMS subversion repository using this command: | The source code for ''Midas'' can be checked out from the CSDMS subversion repository using this command: | ||
< | <syntaxhighlight lang=bash> | ||
# Project members authenticate over HTTPS to allow committing changes. | # Project members authenticate over HTTPS to allow committing changes. | ||
svn checkout https://csdms.colorado.edu/svn/midas | svn checkout https://csdms.colorado.edu/svn/midas | ||
</ | </syntaxhighlight> | ||
For help on using Subversion please see our [[SVN#Check out models (as developer)|help page]]. | For help on using Subversion please see our [[SVN#Check out models (as developer)|help page]]. | ||
[[Category:Terrestrial]] | [[Category:Terrestrial]] |
Revision as of 08:57, 19 September 2009
Contact
Name | Rudy Slingerland |
Type of contact | Model developer |
Institute / Organization | Penn State University |
Postal address 1 | 503A Deike Building |
Postal address 2 | |
Town / City | University Park |
Postal code | 16802 |
State | Pennsylvania |
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 | sling@geosc.psu.edu |
Phone | +1 814 865-6892 |
Fax | +1 814 865-3191 |
BEDLOAD
Metadata
Summary
Technical specs
In/Output
Process
Testing
Other
IntroductionHistoryPapersIssuesHelpInput FilesOutput FilesDownloadSource-Code SnapshotsBedload is not a stand-alone model but is part of Midas. You can obtain it by downloading the Midas distribution and grabbing bedload.f from it. Source-code snapshots of Midas are available via ftp at: The latest version: SourceBedload 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://mp.colorado.edu/svn/midas/trunk/bedload.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. |