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

Erodes the consolidated sediment of the shore platform. Eroded sediment from the shore platform becomes unconsolidated sediment stored in coastal polygons. More...

#include <assert.h>
#include <cmath>
#include <iostream>
#include <iomanip>
#include <array>
#include <algorithm>
#include "cme.h"
#include "hermite_cubic.h"
#include "interpolate.h"
#include "simulation.h"
#include "coast.h"

Go to the source code of this file.

Data Structures

class  array< T >
 STL class. More...
 

Detailed Description

Erodes the consolidated sediment of the shore platform. Eroded sediment from the shore platform becomes unconsolidated sediment stored in coastal polygons.

TODO 001 A more detailed description of these routines.

Author
David Favis-Mortlock
Andres Payo
Date
2025

Definition in file do_shore_platform_erosion.cpp.