ErosioNL

By Mattia de' Michieli Vitturi1, Ramon Arrowsmith2

1. Istituto Nazionale di Geofisica e Vulcanologia 2. Arizona State University

Published on

Abstract

A 2D non linear diffusion code is by Mattia de' Michieli Vitturi (Istituto Nazionale di Geofisica e Vulcanologia, Sezione di Pisa) and J Ramon Arrowsmith (School of Earth and Space Exploration, Arizona State University).

The model is presented in:

de' Michieli Vitturi, M. & Arrowsmith, J. R.

Two dimensional nonlinear diffusive numerical simulation of geomorphic modifications to cinder cones

Earth Surface Processes and Landforms, Wiley Online Library, 2013

 

This code solve for the nonlinear diffusion problem 

dh/dt = div( f(h) grad(h) )

where

f(h) = k / ( 1 - ( c_max -1 ) / c_max *  min(1, |grad(h)| / S_c )^n ) ) )

k is the diffusivity constant, S_c is the tangent of the critical slope and c_max is the maximum value of the non-linear coefficient that multiply k.

The script run_code_simple.m create a synthetic cone, initialize all the parameters for the simulation and start the simulation.

 

 

 

 

 

Cite this work

Researchers should cite this work as follows:

  • Mattia de' Michieli Vitturi; Ramon Arrowsmith (2015), "ErosioNL," https://theghub.org/resources/3580.

    BibTex | EndNote

Tags