From csdms
[edit] LITHFLEX1
Contents |
[edit] Metadata
| Modeler information | |
|---|---|
| First name | Kevin |
| Last name | Furlong |
| Type of contact | Model developer |
| Institute / Organization | Penn State University |
| Postal address 1 | |
| Postal address 2 | |
| Town / City | University Park |
| Postal code | -- |
| State | Pennsylvania |
| Country | USA |
| Email address | kpf1@psu.edu |
| Phone | |
| Fax | |
| Model identity | |
|---|---|
| Model type | Single |
| Spatial dimensions | 1D |
| Spatial extent | |
| Model domain | ,, |
| One-line model description | Lithospheric flexure solution |
| Extended model description | Lithospheric flexure solution for infinite plate. Load is assumed to be convolved with Greens function (unit load) response in order to calculate the net effect of the load. If desired, inclusion of sediments as part of the restoring force effect can be controlled via density assigned to density (2). Each load element can have specified density and several loadings events can be incorporated. |
| Model technical information | |
|---|---|
| Supported platforms | Unix, Linux, Mac OS, Windows |
| Other platform | |
| Programming language | Fortran77 |
| Other program language | |
| Code optimized | Single Processor |
| Start year development | 1992 |
| Does model development still take place? | No |
| If above answer is no, provide end year model development | 1994 |
| Model availability | As code |
| Source code availability (Or provide future intension) | Through CSDMS repository |
| Source web address | |
| Program license type | Other |
| Program license type other | -- |
| OpenMI compliant | No but possible |
| CCA component | No but possible |
| IRF interface | No but possible |
| Memory requirements | <512MB |
| Typical run time | A few seconds |
| Input - Output description | |
|---|---|
| Describe input parameters | Width of loading element (meters), value for flexural rigidity (Nm), number of nodes describing baseline position, number of loading events, number of loading elements for event, number of hidden load elements. |
| Input format | ASCII |
| Other input format | |
| Describe output parameters | Amount of deflection of the crust as a function of horizontal position. |
| 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 that can read ASCII data |
| Process description model | |
|---|---|
| Describe processes represented by the model | 1D flexure of a continuous elastic plate |
| Describe key physical parameters and equations | See Slingerland et al. (1994) |
| 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 | See Slingerland et al. (1994) |
| 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? | None |
| Documentation model | |
|---|---|
| Provide key papers on model if any | Slingerland, R.L., K. Furlong and J. Harbaugh, 1994. Simulating Clastic Sedimentary Basins/Physical Fundamentals and Computing Procedures , Prentice Hall, Englewood Clifss, NJ:219 pp. |
| Is there a manual available? | No |
| Upload manual if available: | |
| Model website if any | ftp://ftp.geosc.psu.edu/sling/SimSedBasinsBook/ |
| 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
The source code for this project 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/lithflex
For help on using Subversion please see our help page.
