CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
Calculates potential (i.e. not constrained by the availability of unconsolidated sediment) beach erosion of unconsolidated sediment on coastal polygons. More...
#include <assert.h>
#include <cmath>
#include <cfloat>
#include <algorithm>
#include <utility>
#include "cme.h"
#include "simulation.h"
#include "coast.h"
Go to the source code of this file.
Calculates potential (i.e. not constrained by the availability of unconsolidated sediment) beach erosion of unconsolidated sediment on coastal polygons.
TODO 001 A more detailed description of these routines.
Definition in file do_beach_potential_erosion.cpp.