How to plot FTLE having VTM database #18264
-
Dear VisIt developers, I successfully installed the software in Linux using the 3.3.1 version for Ubuntu 20. Now, I am trying to use VisIt to:
Of a VTM database I have, representing a 2D Porous Blockage - like scenario, which simply has a blockage close to the left side of the geometry, as it can be seen in the following picture. As it can be seen in the picture, I have been able to show the contour, so the VTM database has been properly read. My question is: from that, how can I compute the flowmap, FTLE and finally plot the result? Thanks so much! Rocío |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi Rocío, Those are all part of the "Integral Curve System". Here is the link to the overview of it. For your specific questions, you can find more information about the flowmap at and more information about FTLE at |
Beta Was this translation helpful? Give feedback.
Hi Rocío,
Those are all part of the "Integral Curve System". Here is the link to the overview of it.
https://visit-sphinx-github-user-manual.readthedocs.io/en/develop/using_visit/Operators/OperatorTypes/ICS/index.html
For your specific questions, you can find more information about the flowmap at
https://visit-sphinx-github-user-manual.readthedocs.io/en/develop/using_visit/Operators/OperatorTypes/ICS/IntegralCurve_operator.html
and more information about FTLE at
https://visit-sphinx-github-user-manual.readthedocs.io/en/develop/using_visit/Operators/OperatorTypes/ICS/LCS_operator.html