Skip to content

Commit e659c50

Browse files
authored
Update pet_okubo_weiss.py
change sign in formula
1 parent 6597187 commit e659c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/06_grid_manipulation/pet_okubo_weiss.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Get Okubo Weis
33
==============
44
5-
.. math:: OW = S_n^2 + S_s^2 + \omega^2
5+
.. math:: OW = S_n^2 + S_s^2 - \omega^2
66
77
with normal strain (:math:`S_n`), shear strain (:math:`S_s`) and vorticity (:math:`\omega`)
88

0 commit comments

Comments
 (0)