CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
Deposits sediment onto the grid. More...
#include <iostream>
#include <algorithm>
#include "cme.h"
#include "cell.h"
#include "coast.h"
#include "sediment_input_event.h"
Go to the source code of this file.
Deposits sediment onto the grid.
TODO 001 A more detailed description of these routines.
Definition in file do_sediment_input_event.cpp.