Skip to main content

PyPrimeMesh provides a python client to Ansys Prime Server. Ansys Prime Server delivers core

Project description

PyPrimeMesh

pyansys GH-CI MIT black

Overview

PyPrimeMesh provides a python client to Ansys Prime Server. Ansys Prime Server delivers core Ansys meshing technology.

Documentation and Issues

For information on PyPrimeMesh, refer to the latest documentation.

For queries related to PyPrimeMesh, post on the Discussion page.

For bugs or enhancement requests, file an issue on our Issues page.

For assistance, reach out to the PyAnsys Support team at pyansys.support@ansys.com.

Installation

The ansys-meshing-prime package supports Python 3.7 to Python 3.11 on Windows and Linux operating system.

PyPrimeMesh can be installed directly from PyPi as follows:

pip install ansys-meshing-prime

Alternatively, you can clone this repository and install the client using

git clone https://github.com/pyansys/pyprimemesh
cd pyprimemesh
pip install -e .[all]

The above command will install all functionality that is important to development. To install a basic version of the client, use the following command instead.

pip install -e .

Dependencies

You must have a licensed copy of the latest version of Ansys 2023 R1 locally.

Get Started

Launching PyPrimeMesh

To launch PyPrimeMesh:

import ansys.meshing.prime as prime
with prime.launch_prime() as prime_client:
   model = prime_client.model

License and Acknowledgments

PyPrimeMesh is licensed under the MIT license.

PyPrimeMesh makes no commercial claim over Ansys whatsoever. This library extends the functionality of Ansys Prime Server by adding a Python interface without changing the core behavior or license of the original software. The use of Ansys Prime Server requires a legally licensed copy of Ansys Workbench.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ansys-meshing-prime-0.2.0.dev17.tar.gz (171.2 kB view details)

Uploaded Source

Built Distribution

ansys_meshing_prime-0.2.0.dev17-py3-none-any.whl (226.4 kB view details)

Uploaded Python 3

File details

Details for the file ansys-meshing-prime-0.2.0.dev17.tar.gz.

File metadata

File hashes

Hashes for ansys-meshing-prime-0.2.0.dev17.tar.gz
Algorithm Hash digest
SHA256 4bb38984d68c3c8cdb1ff227922db14557f2e089286db06f1a96988316d957bb
MD5 658e5e9cefc2589d6b440c9e6cb2c7f8
BLAKE2b-256 be9c6c9b9114891e052758bc47d18225fc0c5eab0c91976b8aec9c8cc4a49bb8

See more details on using hashes here.

File details

Details for the file ansys_meshing_prime-0.2.0.dev17-py3-none-any.whl.

File metadata

File hashes

Hashes for ansys_meshing_prime-0.2.0.dev17-py3-none-any.whl
Algorithm Hash digest
SHA256 0b3dde7a2b06509a9da3ba096d59090ba9387625604667bfd5b90e7e8b244025
MD5 7f015f9bac3b518470c1c7aacaf9bf82
BLAKE2b-256 d762307f0834ae5fe130126b200c0daf709ebdf4d4e8e3585672a8bf94530a1c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page