ASTCs (Analytical Solutions for the Transport of Contaminants - software) is a three-dimensional analytical simulator for transport of contaminant in porous media (Telles et al., 2005). It implements the Domenico analytical solution.
The software is composed of three modules:
ASTC - responsible for the data input of the system, where it is possible to supply the necessary information to create the model (Figure 1).
AstcSolver - responsible for solving the Domenico analytical solution.
AstcPos - allows the graphical visualization of the results, presenting the variation of concentration in the model domain in isoline, isostrip and isovolume forms (Figure 2). It also generates graphs associated to these results.
Those software are developed in C/C++ and Lua programming languages and uses IUP and OpenGL development frameworks.
The pictures below show graphical interface of of the software.
Responsibility:
Researched, designed and developed the software (analytical solver, 3D geometric computation, 3D graphics and user interfaces).
Created the user manual documentations.
Figure 1: Software graphical interface for the data input.
Figure 2: Software graphical interface for the result visualization.