|
CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
Collapses cliffs if a critical notch depth is exceeded. More...
#include <cstddef>#include <assert.h>#include <iostream>#include "cme.h"#include "simulation.h"#include "cliff.h"#include "cell_talus.h"#include "coast_landform.h"#include "2di_point.h"Go to the source code of this file.
Collapses cliffs if a critical notch depth is exceeded.
TODO 001 A more detailed description of these routines.
Definition in file do_cliff_collapse.cpp.