Roadmap:Flexure

From CSDMS
Revision as of 11:08, 2 June 2011 by Huttone (talk | contribs) (Initial roadmap for Flexure model)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Project owner CSMDS-IF: Eric Hutton
Start date project: 06/02/2011
Estimated release date: {{{project estimated finish date}}}
Project status: 20%

Milestone: Executable

50%

Status Task Task owner Information Estimated completion date
In progress Provide metadata Andy Wickert [[Model:


Flexure


Metadata

Also known as
Model type Single
Model part of larger framework LandLab
Note on status model
Date note status model
Incorporated models or components:
Spatial dimensions 1D, 2D
Spatial extent Continental, Landscape-Scale, Regional-Scale
Model domain Terrestrial, Geodynamic
One-line model description Deform the lithosphere with 1D or 2D flexure.
Extended model description Landlab component that implements a 1 and 2D lithospheric flexure model.
Keywords:

flexure, deflection, isostasy,

Name Eric Hutton
Type of contact Model developer
Institute / Organization
Postal address 1
Postal address 2
Town / City Boulder
Postal code 80309
State
Country United States
Email address eric.hutton@colorado.edu
Phone
Fax


Supported platforms
Unix, Linux, Mac OS, Windows
Other platform
Programming language

Python

Other program language
Code optimized Single Processor
Multiple processors implemented
Nr of distributed processors
Nr of shared processors
Start year development 2013
Does model development still take place? No
If above answer is no, provide end year model development 2020
Code development status As is, no updates are provided
When did you indicate the 'code development status'? 2020
Model availability As code
Source code availability
(Or provide future intension)
Through web repository
Source web address https://github.com/landlab/landlab/tree/master/landlab
Source csdms web address
Program license type BSD or MIT X11
Program license type other
Memory requirements
Typical run time


Describe input parameters grid : RasterModelGrid

A grid.

eet : float, optional
Effective elastic thickness (m).

youngs : float, optional
Young's modulus.

method : {'airy', 'flexure'}, optional
Method to use to calculate deflections.

rho_mantle : float, optional
Density of the mantle (kg / m^3).

gravity : float, optional
Acceleration due to gravity (m / s^2).

n_procs : int, optional
Number of processors to use for calculations.

Input format ASCII
Other input format
Describe output parameters "lithosphere__overlying_pressure_increment":

{ "dtype": float, "intent": "in", "optional": False, "units": "Pa", "mapping": "node", "doc": "Applied pressure to the lithosphere over a time step", }

"lithosphere_surface__elevation_increment": { "dtype": float, "intent": "out", "optional": False, "units": "m", "mapping": "node", "doc": "The change in elevation of the top of the lithosphere (the land surface) in one timestep", }

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? No
If above answer is yes
Other visualization software


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


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


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 https://landlab.github.io
Model forum / discussion board https://github.com/landlab/landlab/issues
Comments


This part will be filled out by CSDMS staff

OpenMI compliant
BMI compliant
WMT component
PyMT component
Is this a data component
Can be coupled with:
Model info
Nr. of publications: --
Total citations: 0
h-index: --
m-quotient: 0
Qrcode Flexure.png
Link to this page



Introduction

History

References




Nr. of publications: --
Total citations: 0
h-index: --
m-quotient: 0

See more publications of Flexure

Issues

Help

Input Files

== Output Files ==|create questionnaire page for


Flexure


Metadata

Summary

Also known as
Model type Single
Model part of larger framework LandLab
Note on status model
Date note status model
Incorporated models or components:
Spatial dimensions 1D, 2D
Spatial extent Continental, Landscape-Scale, Regional-Scale
Model domain Terrestrial, Geodynamic
One-line model description Deform the lithosphere with 1D or 2D flexure.
Extended model description Landlab component that implements a 1 and 2D lithospheric flexure model.
Keywords:

flexure, deflection, isostasy,

Contact

Name Eric Hutton
Type of contact Model developer
Institute / Organization
Postal address 1
Postal address 2
Town / City Boulder
Postal code 80309
State
Country United States
Email address eric.hutton@colorado.edu
Phone
Fax


Technical specs

Supported platforms
Unix, Linux, Mac OS, Windows
Other platform
Programming language

Python

Other program language
Code optimized Single Processor
Multiple processors implemented
Nr of distributed processors
Nr of shared processors
Start year development 2013
Does model development still take place? No
If above answer is no, provide end year model development 2020
Code development status As is, no updates are provided
When did you indicate the 'code development status'? 2020
Model availability As code
Source code availability
(Or provide future intension)
Through web repository
Source web address https://github.com/landlab/landlab/tree/master/landlab
Source csdms web address
Program license type BSD or MIT X11
Program license type other
Memory requirements
Typical run time


In/Output

Describe input parameters grid : RasterModelGrid

A grid.

eet : float, optional
Effective elastic thickness (m).

youngs : float, optional
Young's modulus.

method : {'airy', 'flexure'}, optional
Method to use to calculate deflections.

rho_mantle : float, optional
Density of the mantle (kg / m^3).

gravity : float, optional
Acceleration due to gravity (m / s^2).

n_procs : int, optional
Number of processors to use for calculations.

Input format ASCII
Other input format
Describe output parameters "lithosphere__overlying_pressure_increment":

{ "dtype": float, "intent": "in", "optional": False, "units": "Pa", "mapping": "node", "doc": "Applied pressure to the lithosphere over a time step", }

"lithosphere_surface__elevation_increment": { "dtype": float, "intent": "out", "optional": False, "units": "m", "mapping": "node", "doc": "The change in elevation of the top of the lithosphere (the land surface) in one timestep", }

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? No
If above answer is yes
Other visualization software


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 https://landlab.github.io
Model forum / discussion board https://github.com/landlab/landlab/issues
Comments


Component info

This part will be filled out by CSDMS staff

OpenMI compliant
BMI compliant
WMT component
PyMT component
Is this a data component
Can be coupled with:
Model info
Nr. of publications: --
Total citations: 0
h-index: --
m-quotient: 0
Qrcode Flexure.png
Link to this page



Introduction

History

References




Nr. of publications: --
Total citations: 0
h-index: --
m-quotient: 0

See more publications of Flexure

Issues

Help

Input Files

== Output Files == model]]

mm/dd/yyyy
Checkbox-ok-32.png Upload source Andy Wickert [[[special:extensiondistributor/flexure]] More...] mm/dd/yyyy
Checkbox-32.png Upload input and output data TBD mm/dd/yyyy
Checkbox-ok-32.png Compile Eric Hutton 06/02/2011


Milestone: Standalone component

14%


Status Task Task owner Information Estimated completion date
Checkbox-ok-32.png IRF interface Greg Tucker More... 05/19/2011
Checkbox-32.png Create CCA component TBD mm/dd/yyyy
Checkbox-32.png Build GUI TBD mm/dd/yyyy
Checkbox-32.png Template input file TBD mm/dd/yyyy
[[Image: ]] Documentation {{{stand alone documentation done by}}} [[Model help:{{{stand alone documentation link}}}|create model documentation page]] {{{stand alone documentation finished by}}}
[[Image: ]] Sample BLD files {{{stand alone sample BLD done by}}} [{{{stand alone sample BLD link}}} More...] {{{stand alone sample BLD finished by}}}
[[Image: ]] Testing {{{stand alone testing done by}}} [{{{stand alone testing link}}} More...] {{{stand alone testing finished by}}}


Milestone: Coupled component

0%


Status Task Task owner Information Estimated completion date
Checkbox-32.png Getter/setter Interface TBD mm/dd/yyyy
[[Image: ]] Documentation {{{coupled documentation done by}}} [[Model help:{{{coupled documentation link}}}|create model documentation page]] {{{coupled documentation finished by}}}
[[Image: ]] Sample BLD files {{{coupled sample BLD done by}}} [{{{coupled sample BLD link}}} More...] {{{coupled sample BLD finished by}}}
[[Image: ]] Testing {{{coupled testing done by}}} [{{{coupled testing link}}} More...] {{{coupled testing finished by}}}