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

The start-of-simulation routine. More...

#include <assert.h>
#include <ios>
#include <iostream>
#include <iomanip>
#include <cfloat>
#include <string>
#include <filesystem>
#include <random>
#include "cme.h"
#include "simulation.h"
#include "raster_grid.h"
#include "coast.h"

Go to the source code of this file.

Detailed Description

The start-of-simulation routine.

TODO 001 A more detailed description of this routine.

Author
David Favis-Mortlock
Andres Payo
Date
2025

Definition in file simulation.cpp.