Summary
| Also known as
|
|
| Model type
|
Modular
|
| Model part of larger framework
|
|
| Note on status model
|
|
| Date note status model
|
|
Technical specs
| Supported platforms
|
Unix, Linux
|
| Other platform
|
|
| Programming language
|
Fortran77, C
|
| Other program language
|
|
| Code optimized
|
Single Processor
|
| Multiple processors implemented
|
|
| Nr of distributed processors
|
|
| Nr of shared processors
|
|
| Start year development
|
2001
|
| Does model development still take place?
|
No
|
| If above answer is no, provide end year model development
|
2001
|
| Code development status
|
|
| When did you indicate the 'code development status'?
|
|
| Model availability
|
As code, As teaching tool
|
Source code availability (Or provide future intension)
|
Through owner"Through owner" is not in the list (Through web repository, Through CSDMS repository) of allowed values for the "Source code availability" property.
|
| Source web address
|
|
| Source csdms web address
|
|
| Program license type
|
GPL v2
|
| Program license type other
|
|
| Memory requirements
|
--
|
| Typical run time
|
--
|
In/Output
| Describe input parameters
|
INTEGER NXPROB
INTEGER TIMESTEPS
double precision DIFFUSION
double precision DELX,DELT
- PARAMETER (NXPROB=1000), c dimension of problem grid
- PARAMETER (TIMESTEPS=50000), c number of time steps
- PARAMETER (DIFFUSION=1d-3), c metres/year - a very high diffusion value
- PARAMETER (DELX=0.1d0), c grid spacing in metres
- PARAMETER (DELT=1d0), c time step in years
|
| Input format
|
ASCII
|
| Other input format
|
|
| Describe output parameters
|
change in topographic profile with time
|
| 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
|
GMT
|
Process
| Describe processes represented by the model
|
described on project webpage
|
| Describe key physical parameters and equations
|
described on project webpage
|
| Describe length scale and resolution constraints
|
described on project webpage
|
| Describe time scale and resolution constraints
|
described on project webpage
|
| Describe any numerical limitations and issues
|
described on project webpage
|
Testing
| Describe available calibration data sets
|
None
|
| 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?
|
No
|
| Comments
|
code should be used for class exercises, demonstration and the like
|
Introduction
History
Papers
Issues
Help
Input Files
Output Files
Download
Source |