Skip to main content

PyPrimeMesh is a Python client to Ansys Prime Server, which delivers core Ansys meshing technology.

Project description

PyPrimeMesh

pyansys GH-CI MIT black

Overview

PyPrimeMesh is a Python client to Ansys Prime Server, which delivers core Ansys meshing technology.

Documentation and Issues

For information on PyPrimeMesh, refer to the documentation for the latest stable version.

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

For bugs or enhancement requests, post an issue on the PyPrimeMesh Issues page.

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

Installation

The ansys-meshing-prime package supports Python 3.8 to Python 3.11 on the Windows and Linux operating systems.

PyPrimeMesh can be installed with all dependencies directly from PyPi by running this command:

pip install ansys-meshing-prime[all]

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

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

The preceding commands install all functionality that is important to development. To install a basic version of the client, use this command instead:

pip install -e .

Dependencies

You must have Ansys 2023 R1 or later installed for access to Ansys Prime Server. Optionally, CAD readers can be configured. Ansys Prime Server requires an Ansys Mechanical PrepPost or Fluids PrepPost (CFD) license to run.

Get Started

Launching PyPrimeMesh

To launch PyPrimeMesh, use this code:

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 2023 R1 or later.

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.4.0.tar.gz (236.8 kB view details)

Uploaded Source

Built Distribution

ansys_meshing_prime-0.4.0-py3-none-any.whl (306.5 kB view details)

Uploaded Python 3

File details

Details for the file ansys_meshing_prime-0.4.0.tar.gz.

File metadata

  • Download URL: ansys_meshing_prime-0.4.0.tar.gz
  • Upload date:
  • Size: 236.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for ansys_meshing_prime-0.4.0.tar.gz
Algorithm Hash digest
SHA256 a61f573c4d67aa5f9af1548c0cac81ea2cd5e78c445e5f626cf2ebf60bee46c2
MD5 4a7bc394aea1623ab06e7dd7c6b0a6e2
BLAKE2b-256 d24b34a174e6a58f7616443db6e8184c07424415dc86636dc194b6eb4887232e

See more details on using hashes here.

File details

Details for the file ansys_meshing_prime-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ansys_meshing_prime-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bc590f535c7d82d2673a5ea2a8a8600b1f94dc22a00c41c9c6cb74534db9e6fc
MD5 61c6beba48f01aaa377c0302b2553384
BLAKE2b-256 e9b19d63ef514df8c7111a1eff3ff84a41aca94bc3722d71cf86e30c4dd9ccf5

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