CoastalME (Coastal Modelling Environment)
Simulates the long-term behaviour of complex coastlines
|
Assigns landform categories to coastlines and coastal cells, and to all other dryland cells. More...
#include <assert.h>
#include <iostream>
#include "cme.h"
#include "simulation.h"
#include "coast.h"
#include "cliff.h"
#include "drift.h"
#include "intervention.h"
Go to the source code of this file.
Assigns landform categories to coastlines and coastal cells, and to all other dryland cells.
TODO 001 A more detailed description of these routines.
Definition in file assign_landforms.cpp.