Skip to content

Commit e0a45af

Browse files
authored
Update doc/source/user_guide/tutorials/animate/animate_time.rst
1 parent 04d1f21 commit e0a45af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/user_guide/tutorials/animate/animate_time.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@ of same length as the one being animated) or a |FieldsContainer| (also of same l
111111
.. note::
112112

113113
The behavior of the |animate| method is defined by a |Workflow| it creates and feeds to an |Animator|.
114-
This |Workflow| loops over a |Field| of frame indices and for each frame generates a field of contours
115-
to render as well as a displacement field to deform the mesh with if `deform_by` is provided.
114+
This |Workflow| loops over a |Field| of frame indices and for each frame generates a field of norm contours
115+
to render, as well as a displacement field to deform the mesh if `deform_by` is provided.
116116
For more information on plots on deformed meshes see: :ref:`ref_plotting_data_on_deformed_mesh`.
117117

118118

0 commit comments

Comments
 (0)