Jump to content

TITAN 2D

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Scottgalas (talk | contribs) at 15:44, 27 July 2007. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

TITAN2D is a free software application developed by the Geophysical Mass Flow Group at the State University of New York (SUNY) at Buffalo. TITAN2D was developed for the purpose of simulating granular flows (primarily geological mass flows such as debris avalanches and landslides) over digital elevation models of natural terrain. TITAN2D combines numerical simulations of a flow with digital elevation data of natural terrain supported through a Geographical Information System (GIS) interface such as GRASS.

The TITAN2D program is based upon a depth-averaged model for an incompressible Coulomb continuum, a “shallow-water” granular flow. The conservation equations for mass and momentum are solved with a Coulomb-type friction term for the interactions between the grains of the media and between the granular material and the basal surface. The resulting hyperbolic system of equations is solved using a parallel, adaptive mesh, Godunov scheme.

TITAN2D is capable of multiprocessor runs. The Message Passing Interface [(MPI)] Application Programming Interface [(API)] allows for parallel computing on multiple processors, which effectively increases computational power, decreases computing time, and allows for the use of large data sets.

Adaptive mesh refinement allows for the concentration of computing power on regions of special interest. Mesh refinement captures the complex flow features at the leading edge of the flow, as well as locations where the topography changes rapidly. Mesh unrefinement is applied where solution values are relatively constant or small to further improve computational efficiency.


References