Skip to content

xiaolongshen/CapSim

Repository files navigation

CapSim

CapSim is a numerical model designed to simulate contaminant transport in sediments. It was primarily developed to model contaminant transport through sediment caps for the purposes of design but it can also be used to simulate contaminant migration in uncapped sediments (e.g. for the evaluation of natural recovery) and in-situ treatment of sediments. The model is built on a foundation of sediment and cap modeling dating back to 1991 and early versions were described in EPA guidance for capping in 1998 . The current version is an extremely robust tool that includes capabilities for modeling contaminant transport in sediments under a wide range of conditions including:

• Dynamics of multiple species with linked reactions in sediments, conventional and amended cap materials and sediment amendments
• Multiple layers of materials with widely varying physical and chemical conditions
• Diffusion/dispersion
• Bioturbation
• Groundwater upwelling and tidal (or other oscillating) flows
• Sediment consolidation
• Sediment deposition
• Linear and nonlinear sorption
• Equilibrium or non-equilibrium sorption
• Exchange at the sediment-water interface

CapSim is largely menu-driven program and gathers the input information by a series of input windows. It also contains a "solver" module in responsible for simulation and a "proprocessor" module to output the results. The current version CapSim is coded in Python 2.7 and required following Python modules:

• Numpy
• Matplotlib
• PIL
• Py2exe

To test the program, download Python 2.7 and the required modules. Then download all scripts and run 'capsim.py'.

About

software to be used for modeling contaminant transport in a cap of contaminated sediment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages