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
3 changes: 2 additions & 1 deletion Markdown/developer_product_guide/Connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ Minerva provides the Minerva Transfer Client, which gives access to the Minerva

## ModelCenter

[Ansys ModelCenter Workflow documentation (PyAnsys)](https://modelcenter.docs.pyansys.com/version/stable/)
* [ModelCenter for developers (Developer Portal documentation)](https://developer.ansys.com/docs/model-center)
* [Ansys ModelCenter Workflow documentation (PyAnsys)](https://modelcenter.docs.pyansys.com/version/stable/)

### Ansys ModelCenter training material

Expand Down
3 changes: 2 additions & 1 deletion Markdown/developer_product_guide/fluids.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,8 @@ There are no developer tools available at this time.

Thermal Desktop includes a .NET API named OpenTD.

[Application Programming Interface (API) for Thermal Desktop](https://www.crtech.com/opentd-thermal-desktop-api)
* [Thermal Desktop for developers (Developer Portal documentation)](https://developer.ansys.com/docs/thermal-desktop)
* [Application Programming Interface (API) for Thermal Desktop](https://www.crtech.com/opentd-thermal-desktop-api)

### Ansys Thermal Desktop training material

Expand Down
28 changes: 15 additions & 13 deletions Markdown/developer_product_guide/misc.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Ansys System Coupling provides two main developer tools: participant libraries a
* [System coupling for developers (Developer portal documentation)](https://developer.ansys.com/docs/system-coupling)
* [PySystemCoupling documentation (PyAnsys)](https://systemcoupling.docs.pyansys.com/)

## Data Processing Framework (DPF)
## Data Processing Framework (DPF)

DPF is a Python library tool available within many Ansys applications. DPF includes multiple developer tools, such as a C++/C# client library, a Python result object accessed through ACT, and three PyAnsys libraries.

Expand All @@ -38,18 +38,18 @@ DPF is a Python library tool available within many Ansys applications. DPF inclu
* [PyDPF-Post documentation (PyAnsys)](https://post.docs.pyansys.com/version/stable/index.html)
* [PyDPF Composites documentation (PyAnsys)](https://composites.dpf.docs.pyansys.com/version/stable/index.html)

### Ansys DPF training material
### Ansys DPF training material

* [Introduction to Ansys Data Processing Framework (ALH)](https://www.ansys.com/training-center/course-catalog/structures/introduction-to-ansys-data-processing-framework)
* [PyDPF: Contour Plots for Named Selections (ALH)](https://www.ansys.com/training-center/course-catalog/structures/pydpf-contour-plots-for-named-selections)
* [Reconstructing specific APDL results with DPF](https://medium.com/ansys-developer/reconstructing-specific-apdl-results-with-dpf-19627939a287)
* [PyAnsys Training: PyDPF Examples and Use Cases](https://www.youtube.com/watch?v=PWjnQrLCfBk)

### Non-Ansys DPF training material
### Non-Ansys DPF training material

* [PyAnsys Tutorial – Exporting Ansys Results in 3D File Formats, Part 1 (PADT)](https://www.padtinc.com/2023/07/06/pyansys-tutorial-3d-files-part-1/)

## Dynamic Reporting
## Dynamic Reporting

Ansys Dynamic Reporting (ADR) is the report-generation, analytics, and data-storage framework integrated into multiple Ansys products. It is a web-oriented collection of tools you use to bring all your data together in one place, organize it, and create compelling reports for yourself, your engineers, your colleagues, and your customers.

Expand All @@ -61,27 +61,27 @@ There are two primary ADR Python interfaces and PyDynamicReporting, a PyAnsys OS
* This external Python API is provided by the Python interpreter included in the CEI/Ansys distributions. It can be used inside and outside the internal interpreter.
* [PyDynamicReporting documentation (PyAnsys)](https://dynamicreporting.docs.pyansys.com/)

### Ansys Dynamic Reporting training material
### Ansys Dynamic Reporting training material

* [A Guide to Streamlining CFD Simulations and Reporting](https://developer.ansys.com/blog/guide-streamlining-cfd-simulations-and-reporting)
* [Embedding PyDynamicReporting into applications](https://developer.ansys.com/blog/embedding-pydynamicreporting-applications)
* [Ansys Dynamic Reporting: generate a custom number of plots with any number of variables](https://developer.ansys.com/blog/ansys-dynamic-reporting-generate-custom-number-plots-any-number-variables )
* [How to manipulate report HTML: a user example](https://developer.ansys.com/blog/how-manipulate-report-html-user-example)
* [Ansys Dynamic Reporting HowTos](https://nexusdemo.ensight.com/docs/en/html/DynamicReportingHowTos.html)

## Geometry
## Geometry

The Ansys Geometry Service includes PyAnsys Geometry, an open-source PyAnsys library.

[PyAnsys Geometry documentation (PyAnsys)](https://geometry.docs.pyansys.com/version/stable/index.html)

### Ansys Geometry training material
### Ansys Geometry training material

* [PyAnsys Training: PyGeometry and Workflow Examples](https://www.youtube.com/watch?v=FhyI-FfOvmE)
* [Scripting in Ansys Discovery Modeling (AIS)](https://innovationspace.ansys.com/product/scripting-in-ansys-discovery-modeling/)
* [Advanced Scripting in Ansys Discovery (AIS)](https://innovationspace.ansys.com/product/advanced-scripting-in-ansys-discovery/)

## Prime Mesh
## Prime Mesh

Ansys Prime Mesh provides core Ansys meshing technology for building meshes of different types for various physics simulations.

Expand Down Expand Up @@ -109,6 +109,7 @@ See Ansys Discovery.
* [PyACP documentation (PyAnsys)](https://acp.docs.pyansys.com/version/dev/)

## High Performance Computation (HPC) Platform Services

HPS has REST APIs and PyHPS, an open-source PyAnsys library.

[PyHPS documentation (PyAnsys)](https://hps.docs.pyansys.com/)
Expand All @@ -125,23 +126,24 @@ PyPIM exposes a Pythonic interface to communicate with the Product Instance Mana

[PyPIM documentation (PyAnsys)](https://pypim.docs.pyansys.com/version/stable/)

## SimAI
## SimAI

SimAI has an associated PyAnsys library named PySimAI.

[PySimAI documentation (PyAnsys)](https://simai.docs.pyansys.com/)
* [SimAI for developers (Developer Portal documentation)](https://developer.ansys.com/docs/simai)
* [PySimAI documentation (PyAnsys)](https://simai.docs.pyansys.com/)

### Ansys SimAI Training
### Ansys SimAI Training

* [PyAnsys Training: Overview of PySimAI](https://www.youtube.com/watch?v=AeTL76GyMRI)

## PyAnsys Shared Components
## PyAnsys Shared Components

This open-source PyAnsys library provides a collection of components shared across the PyAnsys ecosystem.

[PyAnsys Shared Components documentation (PyAnsys)](https://shared.docs.pyansys.com/)

## Ansys Notebook
## Ansys Notebook

Ansys Notebook is a Jupyter-like environment that provides access to Ansys solvers over the web using PyAnsys.

Expand Down
15 changes: 11 additions & 4 deletions Markdown/developer_product_guide/optics.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,19 @@ The Lumerical Automation API let's you interact with Lumerical’s solvers and p

## Speos

Speos has a variety of developer tools available.

* [Speos for developers (Developer Portal documentation)](https://developer.ansys.com/docs/speos)
* [PySpeos documentation (PyAnsys)](https://speos.docs.pyansys.com/version/stable/index.html)

The following is a summary of what is available.

* Speos Client APIs are available for Windows in IronPython.
* Speos for NX library is available for Windows in Python.
* Speos Labs automation APIs are available for Windows in VB Script and C++.
* Speos core methods are available for Windows in COM.
* Speos has a gRPC API. For more information, see [Speos for developers (Developer Portal documentation](https://developer.ansys.com/docs/speos).
* Speos has a PyAnsys library, PySpeos, based on the gRPC API. For more information, see[PySpeos documentation (PyAnsys)](https://speos.docs.pyansys.com/version/stable/index.html).
* Speos has a gRPC API.
* Speos has a PyAnsys library, PySpeos, based on the gRPC API.

### Ansys Speos Training

Expand All @@ -43,9 +50,9 @@ This API is a COM-enabled .NET library available for Windows, with templates and
* MATLAB
* Mathematica

For more information, see [Ansys Zemax OpticStudio for developers (Developer Portal documentation](https://developer.ansys.com/docs/zemax)
For more information, see [Ansys Zemax OpticStudio for developers (Developer Portal documentation)](https://developer.ansys.com/docs/zemax)

### Ansys Zemax training material
### Ansys Zemax training material

* [Getting Started with ZOS-API](https://support.zemax.com/hc/en-us/articles/23511411341331-Getting-Started-with-ZOS-API)
* [Programming for All: How to Enhance Simulation with OpticStudio and ZOS-API](https://www.ansys.com/en-gb/blog/programming-for-all)
5 changes: 3 additions & 2 deletions Markdown/developer_product_guide/structures.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ LS-DYNA has an open-source Python interface named PyDYNA.

Ansys Sherlock has an open-source Python interface named PySherlock.

[PySherlock documentation (PyAnsys)](https://sherlock.docs.pyansys.com/)
* [Sherlock for developers (Developer Portal documentation)](https://developer.ansys.com/docs/sherlock)
* [PySherlock documentation (PyAnsys)](https://sherlock.docs.pyansys.com/)

### Ansys Sherlock training material

Expand All @@ -67,7 +68,7 @@ However, Ansys Forming runs on the LS-DYNA solver. For more information, see LS-

Ansys Motion provides both a preprocessor C# library and a postprocessor C# library.

[Motion for developers (Developer Portal documentation](https://developer.ansys.com/docs/motion)
[Motion for developers (Developer Portal documentation)](https://developer.ansys.com/docs/motion)

* [Motion Standalone Preprocessor C# library 2024 R2](https://developer.ansys.com/docs/motion-standalone-preprocessor-c-sharp-library-2024-r2/index.md)
* [Motion Standalone Postprocessor C# library 2024 R2](https://developer.ansys.com/docs/motion-standalone-postprocessor-c-sharp-library-2024-r2/index.md)
Expand Down