Temp: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This is a page for setting up pages before loading them. The discretized momentum equations are <math> U_{i,P}^{n+1} = \frac{1}{a_{i,P}} \biggl( \sum_{k=1}^N_{face} a_{i,k} U_...") |
No edit summary |
||
Line 3: | Line 3: | ||
The discretized momentum equations are | The discretized momentum equations are | ||
<math> U_{i,P}^{n+1} = \frac{1}{a_{i,P}} \biggl( \sum_{k=1 | <math> U_{i,P}^{n+1} = \frac{1}{a_{i,P}} \biggl( \sum_{k=1} a_{i,k} U_{i,k}^{n+1} + S_i \biggr) | ||
- \frac{h_P}{a_{i,P}} \sum_{k=1 | - \frac{h_P}{a_{i,P}} \sum_{k=1} n_i n_k \Delta s_k p_k^{n+1} | ||
</math> | </math> | ||
Revision as of 23:11, 29 January 2011
This is a page for setting up pages before loading them.
The discretized momentum equations are
where the subscript indicates the cell face, with being the water surface elevation, is the unit vector in the direction, and is the unit vector normal to the cell face.
The coefficient a_{i,P} is equal to
The continuity equation is discretized as
The depth-averaged 2-D continuity and momentum equations are given by
(1) |
for
(2) |