Skip to main content

Post-processing for developers

Overview

The Ansys Post-processing category groups several products such as Ansys EnSight, and Ansys Dynamic Reporting (ADR). 

Ansys EnSight enables you to analyze, visualize, and communicate data from a variety of physics simulations. Ansys EnSight offers a seamless experience with its intuitive GUI, and robust APIs. For more information, see Ansys EnSight.

Ansys Dynamic Reporting is a report-generation, analytics, and data-storage framework integrated into multiple Ansys products, such as Ansys EnSight and Ansys Fluent. Alternatively, it can function as a standalone application. It is a web-oriented collection of tools that allows you to bring all of your data together in one place, organize it, and create compelling reports for yourself, your engineers, your colleagues, and your customers. For more information, see Ansys ADR.

OS and supported languages

Post-processing APIs and libraries are available for Windows and Linux in:

  • Dynamic Visualization Store API: C, C++ and Python
  • EnSight gRPC Interface and EnSight gRPC Shared Memory Image Transport API: all languages compatible with gRPC framework.
  • GLTFWriter Library: C++

Documentation

Dynamic Visualization Store API 

Implement the API to enable real-time data transmission from a solver to the EnSight post-processor application.
 

2023 R2

2024 R1

EnSight gRPC Interface

Build your interface using this tool to access EnSight full range of features and capabilities.

 

2023 R2

2024 R1

EnSight gRPC Shared Memory Image Transport API

Integrate the API to enable streaming of imagery from the core EnSight application to other applications.

2023 R2

2024 R1

GLTFWriter Library

The GLTFWriter API allows for an application to be able to export geometric scenes in several formats.
 

2023 R2

2024 R1

ADR Websocket Server

WebSocket Server routes VNC connections from live EnSight sessions to web clients using HTTP/S and WebSocket. 

2023 R2

2024 R1

Related projects

When using Post-processing APIs, you can perform further development by integrating with the APIs and libraries of any Ansys product.