Model:Compact: Difference between revisions

From CSDMS
m (incorporated template)
No edit summary
Line 1: Line 1:
{{Modeler information
|First name=Eric
|Last name=Hutton
|Type of contact=Model developer
|Institute / Organization=CSDMS, INSTAAR, University of Colorado
|Postal address 1=1560 30th street
|Town / City=Boulder
|Postal code=80305
|State=Colorado
|Country=USA
|Email address=huttone@colorado.edu
}}
{{Model identity
|Model type=Single
|Categories=Marine
|One-line model description=Sediment compaction
|Extended model description=Compact a sediment column
}}
{{Model technical information
|Supported platforms=Unix, Linux, Mac OS, Windows
|Programming language=C
|Code optimized=Single Processor
|Start year development=1999
|Does model development still take place?=Yes
|Model availability=As code
|Source code availability=Through CSDMS repository
|Program license type=Apache public license
|OpenMI compliant=No but possible
|CCA component=No but possible
|IRF interface=No but possible
|Memory requirements=Minimal
|Typical run time=Seconds
}}
{{Input - Output description
|Describe input parameters=Sediment porosity, closest-packed porosity, compaction coefficient
|Input format=ASCII
|Describe output parameters=Compacted sediment porosity
|Output format=ASCII
|Pre-processing software needed?=No
|Post-processing software needed?=No
|Visualization software needed?=No
}}
{{Process description model
|Describe processes represented by the model=Compaction of sediment due to overlying load
|Describe key physical parameters and equations=Porosity, overlying load, compaction coefficient; Athy's Law
|Describe length scale and resolution constraints=Vertical resolution typically meters
|Describe time scale and resolution constraints=Steady-state model
|Describe any numerical limitations and issues=Assumes mixed-grain sediment compacts linearly
}}
{{Model testing
|Describe available calibration data sets=DSDP cores (see doi:10.1016/S0098-3004(00)00140-0)
}}
{{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=Bahr et al., 2001 ([http://dx.doi.org/10.1016/S0098-3004(00)00140-0 doi:10.1016/S0098-3004(00)00140-0])
|Manual model available=No
}}
{{Additional comments model}}
{{Infobox Model
{{Infobox Model
|model name              = Compact
|model name              = Compact

Revision as of 09:31, 17 September 2009

Contact

Name Eric Hutton
Type of contact Model developer
Institute / Organization CSDMS, INSTAAR, University of Colorado
Postal address 1 1560 30th street
Postal address 2
Town / City Boulder
Postal code 80305
State Colorado
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 huttone@colorado.edu
Phone
Fax



Compact


Metadata

Summary

Also known as
Model type Single
Model part of larger framework
Note on status model
Date note status model

Technical specs

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

C

Other program language
Code optimized Single Processor
Multiple processors implemented
Nr of distributed processors
Nr of shared processors
Start year development 1999
Does model development still take place? Yes
If above answer is no, provide end year model development
Code development status
When did you indicate the 'code development status'?
Model availability As code
Source code availability
(Or provide future intension)
Through CSDMS repository
Source web address
Source csdms web address
Program license type Apache public license
Program license type other
Memory requirements Minimal
Typical run time Seconds


In/Output

Describe input parameters Sediment porosity, closest-packed porosity, compaction coefficient
Input format ASCII
Other input format
Describe output parameters Compacted sediment porosity
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 Compaction of sediment due to overlying load
Describe key physical parameters and equations Porosity, overlying load, compaction coefficient; Athy's Law
Describe length scale and resolution constraints Vertical resolution typically meters
Describe time scale and resolution constraints Steady-state model
Describe any numerical limitations and issues Assumes mixed-grain sediment compacts linearly


Testing

Describe available calibration data sets DSDP cores (see doi:10.1016/S0098-3004(00)00140-0)
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? None
Is there a manual available? No
Upload manual if available:
Model website if any
Model forum / discussion board
Comments


Compact

Introduction

History

Papers

Compact Questionnaire

Contact Information

Model: Compact
Contact person: Eric Hutton
Institute: University of Colorado
City: Boulder, CO
Country: USA
Email: --

Model description

Model type: Single model
Description: Compact a sediment column

Technical information

Supported platforms: UNIX, Linux, Mac OSX, Windows
Programming language: C
Model was developed started from: 1999 and development still takes place
To what degree will the model become available: As code
Current license type: Apache public license
Memory requirements: Minimal
Typical run time: Seconds

Input / Output description

Input parameters: Sediment porosity, closest-packed porosity, compaction coefficient
Input format: ASCII
Output parameters: Compacted sediment porosity
Output format: ASCII
Post-processing software (if needed): no
Visualization software (if needed): no

Process description

Processes represented by model: Compaction of sediment due to overlying load
Key physical parameters & equations: Porosity, overlying load, compaction coefficient; Athy's Law
Length scale & resolution constraints: Vertical resolution typically meters
Time scale & resolution constraints: Steady-state model
Numerical limitations and issues : Assumes mixed-grain sediment compacts linearly

Testing

Available calibration data sets: DSDP cores (see doi:10.1016/S0098-3004(00)00140-0)
Available test data sets: --
Ideal data for testing: --

User groups

Currently or plans for collaborating with: None

Documentation

Key papers of the model: Bahr et al., 2001 (doi:10.1016/S0098-3004(00)00140-0)
Is there a manual available: no
Model website if any: --

Additional comments

Comments: --


Issues

Help

Input Files

Output Files

Download

Template:Download Model

Source

compact is part of the sedflux model. Although it is also available as a seperate distribution, its source code is contained within the sedflux repository.

To browse the repository, point your browser to: http://csdms.colorado.edu/viewvc/sedflux/?root=sedflux

Command-Line Access

If you plan to make changes, use this command to check out the code as yourself using HTTPS:

<geshi lang=bash>

  1. Project members authenticate over HTTPS to allow committing changes.

svn checkout https://csdms.colorado.edu/svn/sedflux/ </geshi>

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.

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.

Subversion Help

For help on how to use Subversion, an excellent manual is available online at http://svnbook.red-bean.com/