From ed8592efb31f50b4b098c9a2d9aa91411478c82a Mon Sep 17 00:00:00 2001 From: Mario Ostieri Date: Mon, 30 Sep 2024 09:48:06 +0100 Subject: [PATCH] improve docs and remove badges pointing to PyEnSight actions --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 20dbde9..a93bc61 100644 --- a/README.rst +++ b/README.rst @@ -37,10 +37,10 @@ The Ansys Tools Omniverse extension is designed to let you interact with Ansys applications via Omniverse, in order to display and post-process results from Ansys simulations in the Omniverse environment. -The first product supported is Ansys EnSight_, a full-featured postprocessor -and general-purpose data visualization tool, that is capable of handling large simulation +The first product supported is Ansys EnSight_, a full-featured postprocessor +and general-purpose data visualization tool, that is capable of handling large simulation datasets from a variety of physics and engineering disciplines. -It makes use of PyEnSight_, part of the PyAnsys_ ecosystem. PyEnSight is a Python module that +It makes use of PyEnSight_, part of the PyAnsys_ ecosystem. PyEnSight is a Python module that provides the ability to launch and control an EnSight instance from an external or remote Python instance.