Tsunami Project Lab
Loading...
Searching...
No Matches
tsunami_lab::patches Namespace Reference

Classes

class  WavePropagation
 
class  WavePropagation1d
 
class  WavePropagation2d
 

Enumerations

enum class  BoundaryCondition { OUTFLOW , REFLECTING }
 

Enumeration Type Documentation

◆ BoundaryCondition

Boundary-condition kind for one side of the domain.

Enumerator
OUTFLOW 

zero-gradient: copy the inner cell into the ghost cell

REFLECTING 

solid wall: copy h, b; negate the wall-normal momentum component (hu on left/right walls, hv on bottom/top walls — see Spec 3.2.1; tangential component is copied unchanged)