Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions examples/00-fluent/exhaust_system.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
to demonstrate the automatic leakage detection aspects of the meshing workflow.
"""

# sphinx_gallery_thumbnail_path = '_static/exhaust_system.png'

###############################################################################
# Example Setup
# -------------
Expand Down
2 changes: 2 additions & 0 deletions examples/00-fluent/mixing_elbow_settings_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
flow at the larger inlet is ``50, 800``, a turbulent flow model is required.
"""

# sphinx_gallery_thumbnail_path = '_static/mixing_elbow_settings_api.png'

###############################################################################
# Perform required imports
# ~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down