From csdms
[edit] FTCS2D
Contents |
[edit] Metadata
| Modeler information | |
|---|---|
| First name | Jon |
| Last name | Pelletier |
| Type of contact | Model developer |
| Institute / Organization | University of Arizona |
| Postal address 1 | Department of Geosciences |
| Postal address 2 | 1040 E. Fourth St. |
| Town / City | Tucson |
| Postal code | 85721 |
| State | Arizona |
| Country | USA |
| Email address | jdpellet@email.arizona.edu |
| Phone | 520-626-2126 |
| Fax | |
| Model identity | |
|---|---|
| Model type | Single |
| Spatial dimensions | |
| Spatial extent | |
| Model domain | |
| One-line model description | Forward Time Centered Space (FTCS) method for 2D diffusion equation |
| Extended model description | -- |
| Model technical information | |
|---|---|
| Supported platforms | Unix, Windows |
| Other platform | |
| Programming language | C |
| Other program language | |
| Code optimized | Single Processor |
| Start year development | 2000 |
| Does model development still take place? | No |
| If above answer is no, provide end year model development | 2008 |
| Model availability | As code |
| Source code availability (Or provide future intension) | Through CSDMS repository |
| Source web address | |
| Program license type | GPL v2 |
| Program license type other | |
| OpenMI compliant | No but possible |
| CCA component | No but possible |
| IRF interface | No but possible |
| Memory requirements | -- |
| Typical run time | -- |
| Input - Output description | |
|---|---|
| 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 description model | |
|---|---|
| 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 | -- |
| Model 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 | -- |
| Users groups model | |
|---|---|
| Do you have current or future plans for collaborating with other researchers? | -- |
| Documentation model | |
|---|---|
| Provide key papers on model if any | [[Key papers model::Pelletier, J.D., Quantitative Modeling of Earth Surface Processes, Cambridge University Press, 2008.]] |
| Is there a manual available? | No |
| Upload manual if available: | |
| Model website if any | |
| Model forum / discussion board | |
| Additional comments | |
|---|---|
| Comments | |
[edit] Introduction
[edit] History
[edit] Papers
[edit] Issues
[edit] Help
[edit] Input Files
[edit] Output Files
[edit] Download
Source-code snapshots are available via ftp at:
The latest version:
[edit] Source
[edit] Source Code FTCS2D
FTCS2D is a stand-alone subroutine. To browse the repository, point your browser to: http://csdms.colorado.edu/viewvc/trunk/?root=ftcs2d
[edit] Command-Line Access
If 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/ftcs2d/
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.
[edit] 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.
[edit] Subversion Help
For help on how to use Subversion, an excellent manual is available online at http://svnbook.red-bean.com/
