diff --git a/examples/00-postprocessing/post_processing_exhaust_manifold.py b/examples/00-postprocessing/post_processing_exhaust_manifold.py index 769e9bb3..45566450 100644 --- a/examples/00-postprocessing/post_processing_exhaust_manifold.py +++ b/examples/00-postprocessing/post_processing_exhaust_manifold.py @@ -22,6 +22,8 @@ from ansys.fluent.visualization.matplotlib import Plots from ansys.fluent.visualization.pyvista import Graphics +pyfluent.CONTAINER_MOUNT_PATH = pyfluent.EXAMPLES_PATH + set_config(blocking=True, set_view_on_display="isometric") ###############################################################################