:orphan:
.. _gallery:
========
Examples
========
These examples show how the PyEnSight interfaces work and
demonstrate postprocessing workflows leveraging these interfaces.
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
Basic examples
==============
These basic examples use the PyEnSight API to produce simple scenes.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /_examples/00-basic/images/thumb/sphx_glr_00-basic_example_thumb.png
:alt:
:ref:`sphx_glr__examples_00-basic_00-basic_example.py`
.. raw:: html
Basic usage
.. raw:: html
.. only:: html
.. image:: /_examples/00-basic/images/thumb/sphx_glr_01-renderables_thumb.png
:alt:
:ref:`sphx_glr__examples_00-basic_01-renderables.py`
.. raw:: html
Renderables
.. raw:: html
.. only:: html
.. image:: /_examples/00-basic/images/thumb/sphx_glr_02-calc_thumb.png
:alt:
:ref:`sphx_glr__examples_00-basic_02-calc.py`
.. raw:: html
Calculator usage
.. raw:: html
.. only:: html
.. image:: /_examples/00-basic/images/thumb/sphx_glr_03-ptrace_thumb.png
:alt:
:ref:`sphx_glr__examples_00-basic_03-ptrace.py`
.. raw:: html
Particle Trace (Streamline/Pathline) usage
.. raw:: html
.. only:: html
.. image:: /_examples/00-basic/images/thumb/sphx_glr_04-ptrace_pathline_thumb.png
:alt:
:ref:`sphx_glr__examples_00-basic_04-ptrace_pathline.py`
.. raw:: html
Pathline (transient streamline) Creation
.. raw:: html
.. only:: html
.. image:: /_examples/00-basic/images/thumb/sphx_glr_05-surface_traces_lic_thumb.png
:alt:
:ref:`sphx_glr__examples_00-basic_05-surface_traces_lic.py`
.. raw:: html
Surface Restricted Traces and Line Integral Convolution
.. raw:: html
.. only:: html
.. image:: /_examples/00-basic/images/thumb/sphx_glr_06-aero_forces_thumb.png
:alt:
:ref:`sphx_glr__examples_00-basic_06-aero_forces.py`
.. raw:: html
Calculate the Net Aerodynamic Forces
.. raw:: html
.. only:: html
.. image:: /_examples/00-basic/images/thumb/sphx_glr_07-volume_render_thumb.png
:alt:
:ref:`sphx_glr__examples_00-basic_07-volume_render.py`
.. raw:: html
Volume Rendering to Visualize Flow
.. thumbnail-parent-div-close
.. raw:: html
Intermediate examples
=====================
These intermediate examples use the PyEnSight API for more
complex workflows that employ calculator functions, queries, viewports,
and annotations.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /_examples/25-intermediate/images/thumb/sphx_glr_00-designpoints_thumb.png
:alt:
:ref:`sphx_glr__examples_25-intermediate_00-designpoints.py`
.. raw:: html
Design point comparison
.. raw:: html
.. only:: html
.. image:: /_examples/25-intermediate/images/thumb/sphx_glr_01-queries_thumb.png
:alt:
:ref:`sphx_glr__examples_25-intermediate_01-queries.py`
.. raw:: html
Queries
.. raw:: html
.. only:: html
.. image:: /_examples/25-intermediate/images/thumb/sphx_glr_02-utils_thumb.png
:alt:
:ref:`sphx_glr__examples_25-intermediate_02-utils.py`
.. raw:: html
EnSight Utilities
.. thumbnail-parent-div-close
.. raw:: html
Advanced examples
=================
These advanced examples use more sophisticated features of the
PyEnSight API, including events, parallelism, direct data access, and techniques
that improve performance.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /_examples/50-advanced/images/thumb/sphx_glr_00-events_thumb.png
:alt:
:ref:`sphx_glr__examples_50-advanced_00-events.py`
.. raw:: html
Asynchronous event support
.. raw:: html
.. only:: html
.. image:: /_examples/50-advanced/images/thumb/sphx_glr_01-remote_exec_thumb.png
:alt:
:ref:`sphx_glr__examples_50-advanced_01-remote_exec.py`
.. raw:: html
Remote Function Execution
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/_examples/00-basic/index.rst
/_examples/25-intermediate/index.rst
/_examples/50-advanced/index.rst
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery