We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810f8ed commit 9d7ee8fCopy full SHA for 9d7ee8f
flow360/component/simulation/outputs/outputs.py
@@ -926,7 +926,11 @@ def check_has_output_groups(cls, value):
926
927
class ProbeOutput(_OutputBase):
928
"""
929
+<<<<<<< HEAD
930
:class:`ProbeOutput` class for setting output data probed at monitor points in the voulume of the domain.
931
+=======
932
+ :class:`ProbeOutput` class for setting output data probed at monitor points in the volume of the domain.
933
+>>>>>>> 1010f65d ([HOTFIX RC-25.7] [FXC-2064] Add point motion info to probe output docstrings (#1695))
934
Regardless of the motion of the mesh, the points retain their positions in the
935
global reference frame during the simulation.
936
0 commit comments