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

Simulates wave propagation using CShore or the COVE approach. More...

#include <assert.h>
#include <cmath>
#include <unistd.h>
#include <string>
#include <iostream>
#include <iomanip>
#include <algorithm>
#include "cme.h"
#include "coast.h"
#include "simulation.h"
#include "interpolate.h"

Go to the source code of this file.

Data Structures

class  ifstream
 STL class. More...
 
class  ios
 STL class. More...
 

Detailed Description

Simulates wave propagation using CShore or the COVE approach.

TODO 001 A more detailed description of these routines.

Author
David Favis-Mortlock
Andres Payo
Date
2025

Definition in file calc_waves.cpp.