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

The start-up routine for CoastalME. More...

#include "cme.h"
#include "simulation.h"
#include <fenv.h>

Go to the source code of this file.

Functions

int main (int argc, char const *argv[])
 CoastalME's main function.
 

Detailed Description

The start-up routine for CoastalME.

TODO 001 A more detailed description of this routine

Author
David Favis-Mortlock
Andres Payo
Date
2025

Definition in file cme.cpp.

Function Documentation

◆ main()

int main ( int argc,
char const * argv[] )

CoastalME's main function.

Definition at line 32 of file cme.cpp.