Skip to main content

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

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 with all dependencies directly from PyPi as follows:

pip install ansys-meshing-prime[all]

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

git clone https://github.com/ansys/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.3.1.tar.gz (200.0 kB view details)

Uploaded Source

Built Distribution

ansys_meshing_prime-0.3.1-py3-none-any.whl (261.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ansys_meshing_prime-0.3.1.tar.gz
Algorithm Hash digest
SHA256 77a3e14a5b2760c625104ed60e8fbb8e11761c30568a6c38a00a6ee54326e172
MD5 818aa7b2704b5c7aea1a0b2fe394e5c0
BLAKE2b-256 425ed7a2799c8a388cb88994c57bb92dd1ad151a4a8baa91d3f8cba017cda622

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ansys_meshing_prime-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5b5a2903d57ee8c3da753cafda80c92376d4aca6c9dafcb1844753f5f6083742
MD5 697e207a6e83509ee76e774c22a055bf
BLAKE2b-256 f022cdc7232819411c07d9f21a4181f2de896fef5f0b6f74ce462f6e72bd7aca

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