Skip to content

Commit 8a992ba

Browse files
authored
Merge pull request #29 from keiyamamo/improv_doc
update documentation to explicitly mention warp by vector
2 parents 4ea5855 + 2e7a352 commit 8a992ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/source/using_turtleFSI.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,10 @@ Given that the parameter ``--save-step`` not was set larger than the number of t
305305
be a folder: ``[folder]/[sub-folder]/Visualization`` with ``xdmf`` files that can be opened in a
306306
visualization probrem, for instance ParaView. Below we have visualized the pressure and velocity at 2.5 s.
307307

308+
.. note::
309+
In order to visualize the deformation of the mesh in ParaView, you need to apply a ``Warp by Vector`` filter to the ``displacement.xdmf``.
310+
You can control the scale of the deofrmation by adjusting the ``Scale Factor``.
311+
308312
.. figure:: ../../figs/Turtle_Flow_Pressure_Fields_t_2.5s.png
309313
:width: 600px
310314
:align: center

0 commit comments

Comments
 (0)