.. include:: sub.txt =========================================== Dambreak 3D Analysis using background mesh =========================================== #. The source code is shown below, which can be downloaded :download:`here `. #. Run the source code in your favorite Python program. #. The `ParaView`_ is needed to view the results. To view the displaced shape of fluid, use the "Warp By Vector" filter with scale factor = 1.0. .. literalinclude:: /pyExamples/dambreak3D.py :linenos: