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

Initialises the raster grid and calculates sea depth on each cell. More...

#include <assert.h>
#include <string>
#include <iostream>
#include <gdal_priv.h>
#include <gdal_alg.h>
#include "cme.h"
#include "line.h"
#include "cell.h"
#include "coast.h"
#include "simulation.h"
#include "raster_grid.h"

Go to the source code of this file.

Detailed Description

Initialises the raster grid and calculates sea depth on each cell.

TODO 001 A more detailed description of this routine.

Author
David Favis-Mortlock
Andres Payo
Date
2025

Definition in file init_grid.cpp.