Changeset 5955


Ignore:
Timestamp:
Nov 13, 2008, 1:56:16 PM (16 years ago)
Author:
ole
Message:

Added notes about transmissive boundary conditions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/documentation/user_manual/anuga_user_manual.tex

    r5930 r5955  
    22352235%%%
    22362236\begin{classdesc}{Transmissive\_boundary}{domain = None}
     2237\label{pg: transmissive boundary}
    22372238Module: \module{abstract\_2d\_finite\_volumes.generic\_boundary\_conditions}
    22382239
     
    23032304\begin{classdesc}{Transmissive\_Momentum\_Set\_Stage\_boundary}{Boundary}
    23042305Module: \module{shallow\_water}
     2306\label{pg: transmissive momentum set stage boundary}
    23052307
    23062308This boundary returns same momentum conserved quantities as
     
    23132315This class is specific to the shallow water equation as it works with the
    23142316momentum quantities assumed to be the second and third conserved quantities.
     2317
     2318In some circumstances, this boundary condition may cause numerical instabilities for similar reasons as what has been observed with the simple fully transmissive boundary condition (see Page \pageref{pg: transmissive boundary}).
     2319This could for example be the case if a planar wave is reflected out through this boundary.
    23152320\end{classdesc}
    23162321
Note: See TracChangeset for help on using the changeset viewer.