CSol
Public Member Functions | Protected Member Functions | List of all members
CSol_SW_Proc_WaveGen_Op Class Reference

Shallow water boundary processor. More...

#include <sw/csol_sw_proc_wavegen.h>

Inherits Operation.

Public Member Functions

 CSol_SW_Proc_WaveGen_Op ()
 
virtual ~CSol_SW_Proc_WaveGen_Op ()
 

Protected Member Functions

virtual bool execute ()
 

Detailed Description

Applies a height based on a timeseries to a domain boundary. The wave can be quasi-static, where no momentum condition is applied, or dynamic, in which a momentum condition is used. See: Open boundary conditions for barotropic waves, Nycander and Doos, J. Geophysical Research, 108, 3168

Constructor & Destructor Documentation

Member Function Documentation

bool execute ( )
protectedvirtual