2DCT: Two Dimensional Contaminant Transport Modeling

2DCT is a MATLAB GUI implementation of two dimensional contaminant transport problem.
1.2K Downloads
Updated 10 Apr 2012

View License

2-D Contaminant Transport GUI (2DCT) is developed based on an existing analytical solution for two-dimensional transport of contaminants in a saturated soil layer. The computer program is given for pulse source and includes advective and dispersive transport as well as sorption. Pulse source is analogous to a temporary spill from a tank or container. The simulation is used to obtain the profiles of contaminant concentration as a function of distance from the source and time for a steady groundwater velocity. Details regarding the development of the conceptual model, mathematical formulation and the idealized analytical solution can be accessed from the reference link supplied within the help document. The main capabilities of the MATLAB GUI are collecting input for the problem, and calculating the concentration at a specified location and time. Concentration variation can be plotted against time for a given location, as well as along orthogonal axes pairs for the given time. Animated frame sequences can be generated and the results of the analyses can be exported using various tools. All input fields are subject to validation and exception handling steps. An extra module; "montecarlo.m" has been added to quantify the impact of predictor parameter uncertainty to the predicted contaminant concentration, using Monte-Carlo simulation.

Cite As

Anil Yunatci (2024). 2DCT: Two Dimensional Contaminant Transport Modeling (https://www.mathworks.com/matlabcentral/fileexchange/32854-2dct-two-dimensional-contaminant-transport-modeling), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2006b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Food Sciences in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Minor typographical corrections on the main module were made, extra module to quantify the effect of parameter uncertainty on the dispersion of contaminant concentration using Monte-Carlo simulation was added.

1.1.0.0

Erratum to Help Document was made

1.0.0.0