CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
Loading...
Searching...
No Matches
do_beach_within_polygon.cpp File Reference

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.

Detailed Description

Does within-polygon actual erosion and distribution of transported beach sediment.

TODO 001 A more detailed description of these routines.

Author
David Favis-Mortlock
Andres Payo
Date
2025

Definition in file do_beach_within_polygon.cpp.