Skip to content

Commit

Permalink
Merge pull request #380 from nens/309-side-view-of-how-obstacles-work
Browse files Browse the repository at this point in the history
side-view of obstacles
  • Loading branch information
leendertvanwolfswinkel authored Jan 31, 2024
2 parents 159ab8f + 8ef4119 commit 567d584
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion source/h_surfaceflow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,16 @@ If the model wishes to include an obstacle that may not be detected by the compu
:alt: virtual_conservation_box
:align: right

Figure 2: A computational grid for 2D flow including local grid refinements. The momentum domains in x- (pink) and y-direction (blue) are indicated by the planes. The obstacle elements are given with a green line and the flow links with a dashed blue line. The flow links closed by the obstacle are marked with a thick red line.
A computational grid for 2D flow including local grid refinements. The momentum domains in x- (pink) and y-direction (blue) are indicated by the planes. The obstacle elements are given with a green line and the flow links with a dashed blue line. The flow links closed by the obstacle are marked with a thick red line.


.. figure:: image/side-view-obstacle-cross-section.png
:scale: 80%
:alt: virtual_conservation_box
:align: center

In sub-figure (A) the flow can freely flow from left to right as the blocking features are not on the cell edges. Sub-figure (B) shows the effect of the obstacle: it affects the exchange level of the nearest cell edge.

Friction
--------

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 567d584

Please sign in to comment.