CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
Does within-polygon actual erosion and distribution of transported beach sediment. More...
#include <assert.h>
#include <cmath>
#include <cfloat>
#include <iostream>
#include <algorithm>
#include "cme.h"
#include "simulation.h"
#include "coast.h"
Go to the source code of this file.
Does within-polygon actual erosion and distribution of transported beach sediment.
TODO 001 A more detailed description of these routines.
Definition in file do_beach_within_polygon.cpp.