Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 455 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 455 Bytes

Ripple Model

output

A simple coupled map lattice (CML) model for the formation dynamics of ripples by wind-blown sand, based on the model by Nishimori and Ouchi (1992).

The model incorporates the elementary sand transport processes of grain saltation (i.e. 'downwind' transport) and surface creep (i.e. diffusion) in a nonlinear reaction-diffusion-type process represented on a lattice grid.

In Python with Pillow and Matplotlib.