|
1 | | - |
| 1 | + |
2 | 2 |
|
3 | | -# Python + Ansys = PyAnsys |
| 3 | +Welcome to Ansys's main GitHub organization! |
4 | 4 |
|
5 | | -Welcome to the PyAnsys project. |
| 5 | +#### Explore some of our open source projects at [PyAnsys Projects](https://docs.pyansys.com/version/dev/). |
6 | 6 |
|
7 | | -The PyAnsys project is a collection of Python packages that enable the use of |
8 | | -Ansys products through Python. |
| 7 | +* Connect |
| 8 | + * See the [Ansys Developer Portal](https://developer.ansys.com/). |
| 9 | + * Want to connect with other users of Ansys Open Source Software? Visit the [Ansys Developer Forum](https://discuss.ansys.com/). |
| 10 | +* Contributing |
| 11 | + * Need help developing? See our [PyAnsys developer's guide](https://dev.docs.pyansys.com/). |
| 12 | + * Learn more about how you can contribute at [Open Source @ Ansys](https://developer.ansys.com/SCA). |
| 13 | +* [Explore open source jobs at Ansys](https://careers.ansys.com/search/?searchby=location&createNewAlert=false&q=open+source) |
9 | 14 |
|
10 | | -This project originated as a single package, ``pyansys``, and has |
11 | | -expanded to many packages: |
12 | | - |
13 | | -* [PyAEDT](https://aedt.docs.pyansys.com/): Pythonic interface to AEDT (Ansys Electronics Desktop). |
14 | | -* [PyAnsys Math](https://math.docs.pyansys.com/): Pythonic interface to PyAnsys Math libraries. |
15 | | -* [PyDPF-Core](https://dpf.docs.pyansys.com/): Pythonic interface to Ansys DPF (Data Processing Framework) for building more advanced and customized workflows. |
16 | | -* [PyDPF-Post](https://post.docs.pyansys.com/): Pythonic interface to DPF's postprocessing toolbox for manipulating and transforming simulation data. |
17 | | -* [PyDPF Composites](https://composites.dpf.docs.pyansys.com): Pythonic interface for DPF's postprocessing of layered and short-fiber composite models. |
18 | | -* [PyFluent](https://fluent.docs.pyansys.com/): Pythonic interface to Ansys Fluent. |
19 | | -* [PyFluent-Parametric](https://parametric.fluent.docs.pyansys.com/): Pythonic interface to Ansys Fluent parametric workflows. |
20 | | -* [PyFluent-Visualization](https://visualization.fluent.docs.pyansys.com): Pythonic interface to visualize Ansys Fluent simulations using Python. |
21 | | -* [PyMAPDL](https://mapdl.docs.pyansys.com/): Pythonic interface to Ansys MAPDL (Mechanical APDL). |
22 | | -* [PyMAPDL Reader](https://reader.docs.pyansys.com/): Pythonic interface to read legacy MAPDL result files (MAPDL 14.5 and later). |
23 | | -* [PyMechanical](https://mechanical.docs.pyansys.com/): Pythonic interface to Ansys Mechanical. |
24 | | -* [PyMotorCAD](https://motorcad.docs.pyansys.com/): Pythonic interface to Ansys Motor-CAD. |
25 | | -* [PyOptiSLang](https://optislang.docs.pyansys.com/): Pythonic interface to Ansys optiSLang. |
26 | | -* [PyPIM](https://pypim.docs.pyansys.com/): Pythonic interface to communicate with the Ansys PIM (Product Instance Management) API. |
27 | | -* [PyPrimeMesh](https://prime.docs.pyansys.com/): Pythonic interface to Ansys Prime Server, which delivers core Ansys meshing technology. |
28 | | -* [PySeascape](https://seascape.docs.pyansys.com/): Pythonic interface to communicate with Ansys RedHawkSC and TotemSC. |
29 | | -* [PySystemCoupling](https://systemcoupling.docs.pyansys.com/): Pythonic interface to communicate with Ansys System Coupling. |
30 | | -* [PyTwin](https://twin.docs.pyansys.com/): Pythonic interface to communicate with consumption workflows for Ansys digital twins. |
31 | | -* [Granta MI BoM Analytics](https://grantami.docs.pyansys.com/): Pythonic interface to Ansys Granta MI BoM Analytics services. |
32 | | -* [Shared Components](https://shared.docs.pyansys.com/): Shared Ansys software components to enable package interoperability and minimize maintenance. |
33 | | -* [PyAnsys Metapackage](https://docs.pyansys.com/): Single package of collected PyAnsys packages that ensures compatibility of these packages amongst themselves and the Ansys product release that they are linked to. |
34 | | - |
35 | | -## Contacting Us |
36 | | - |
37 | | -Much effort is underway to continue expanding and developing repositories in the |
38 | | -[PyAnsys GitHub](https://github.com/pyansys/) account. On the ``Issues`` page |
39 | | -for each package, you can post issues and request new features. You can also feel free |
40 | | -to post a question on the [Ansys Developer Forums](https://discuss.ansys.com/). |
41 | | - |
42 | | -## Contributing to PyAnsys |
43 | | - |
44 | | -We are excited to have you on board. |
45 | | - |
46 | | -If you would like to contribute to the PyAnsys project, see the |
47 | | -[PyAnsys Developer's Guide](https://github.com/pyansys/dev-guide). You can |
48 | | -obtain the latest PDF of this guide from the [PyAnsys Developer's Guide - Releases](https://github.com/pyansys/dev-guide/releases). |
49 | | - |
50 | | -Feel free to contact us by opening a discussion or an issue in the respective PyAnsys GitHub repository. |
51 | | - |
52 | | -## Join the PyAnsys Organization |
53 | | - |
54 | | -If you're an employee of [Ansys Inc.](https://www.ansys.com/), you can join the organization by visiting [Join PyAnsys](https://myapps.microsoft.com/signin/8f67c59b-83ac-4318-ae96-f0588382ddc0?tenantId=34c6ce67-15b8-4eff-80e9-52da8be89706). |
55 | | - |
56 | | -If you're external to Ansys but want to contribute to our repositories, please open an issue on the appropriate repository and we'll consider adding you as an external contributor on a per-repository basis. This will give you write permission to open pull requests without forking the repository. You can always fork a repository and push pull requests from the fork instead if you prefer. |
| 15 | +We also contribute to: |
| 16 | +- [PyVista](https://docs.pyvista.org/) - 3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK). |
| 17 | +- [Python.NET](http://pythonnet.github.io/) - Nearly seamless integration with the .NET 4.0+ Common Language Runtime (CLR) on Windows and Mono runtime on Linux and OSX. |
| 18 | +- [CMake](https://cmake.org/) - Controls the software compilation process using simple platform and compiler independent configuration files. |
0 commit comments