Skip to main content

A python wrapper for Ansys Sherlock

Project description

PyAnsys Python PyPI GH-CI Codecov MIT Black

PySherlock is a Python client library for the Ansys Sherlock product.

Overview

Ansys Sherlock is a reliability physics-based electronics design tool that provides fast and accurate life predictions for electronic hardware at the component, board, and system levels in early stage design.

PySherlock provides Pythonic access to Sherlock’s functions, enabling users to automate and customize their specific workflows.

With PySherlock, you can perform many tasks, including these:

  • Launch a Sherlock gRPC server and a Sherlock client.

  • Import ECAD files and generate project reports.

  • Define life cycle events and profiles.

  • Generate a stackup and update a stackup layer.

  • Update a project parts list.

  • Perform layer view operations such as updating a mount point’s location.

  • Export a trace or trace reinforcement model for integration with Ansys Workbench.

  • Execute one or more analyses.

Dependencies

You must have a licensed copy of Ansys Sherlock installed either on your local machine or a remote machine. To use a remote session, a connection to the remote machine must be available from your Python program.

Getting Started

PySherlock uses an environment variable called AWP_ROOT<ver>, where <ver> is the Sherlock release number, such as 242 for release 2024 R2. Each release version should have its own environment variable. This variable is how PySherlock finds a Sherlock installation for a specific version. If there are multiple versions, PySherlock will pick the latest.

On a Windows System, the environment variable AWP_ROOT<ver> is configured by the Ansys installer.

On a Linux system, the AWP_ROOT<ver> environment variable must be configured by the user. It must point to the absolute path of an Ansys installation directory. For example, if Sherlock 24R2 is installed in the following location /opt/ansys_inc/v242/sherlock/ , then an environment variable named AWP_ROOT242 must be created and set to /opt/ansys_inc/v242/. If there are multiple versions of Ansys tools installed, similar environment variables must be created for those versions.

For the rest of the setup please refer to the tutorial videos below.

Documentation and issues

For comprehensive information on PySherlock, see the latest release documentation.

On the PySherlock Issues page, you can create issues to submit questions, report bugs, and request new features. This is the best place to post questions and code.

Contributing

If you would like to test or contribute to the development of PySherlock, see Contribute in the PySherlock documentation.

License

PySherlock is licensed under the MIT license.

PySherlock makes no commercial claim over Ansys whatsoever. This library extends the functionality of Ansys Sherlock by adding a Python interface to Sherlock without changing the core behavior or license of the original software. The use of the interactive control of PySherlock requires a legally licensed copy of Sherlock.

For more information on Sherlock, see the Ansys Sherlock page on the Ansys website.

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_sherlock_core-0.7.1.tar.gz (62.1 kB view details)

Uploaded Source

Built Distribution

ansys_sherlock_core-0.7.1-py3-none-any.whl (67.7 kB view details)

Uploaded Python 3

File details

Details for the file ansys_sherlock_core-0.7.1.tar.gz.

File metadata

  • Download URL: ansys_sherlock_core-0.7.1.tar.gz
  • Upload date:
  • Size: 62.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for ansys_sherlock_core-0.7.1.tar.gz
Algorithm Hash digest
SHA256 5ea16734cfd3b35891017a93d306a39206c43dd1ee42b55d176425fad44a5e91
MD5 ba0801ce639d39fe378a94bff53c4752
BLAKE2b-256 a58511db16f1a348d8a8a21b35862f15f9cebb72dd4e5bed0e0eb9c378f6f88f

See more details on using hashes here.

File details

Details for the file ansys_sherlock_core-0.7.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ansys_sherlock_core-0.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 68d28b30ada12ba0fd105bd6a924850b739f793fe35f0f2a1e85e0d8d7b00a88
MD5 b3cc44754de1a35f3cec64c48e822466
BLAKE2b-256 1993d554c4ec90f1f61a4840ac41148ab1bfb89911fe020a20f10b031cc7470a

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