Skip to main content

Python interface to LS-DYNA Service

Project description

PyDYNA

PyAnsys Python PyPI GH-CI Codecov MIT Black

Overview

PyDYNA is a Pythonic package for providing a more convenient and complete way to build an Ansys DYNA input deck, submit it to the Ansys LS-DYNA solver, and finally postprocess the results.

PyDYNA contains two submodules, ansys.dyna.core.pre and ansys.dyna.core.solver

  • pre: This module provides highly abstracted APIs for creating and setting up DYNA input decks. There are many classes supported, namely, DynaMech, DynaIGA, DynaICFD, DynaSALE, DynaEM,DynaNVH, DynaMaterial, DynaISPH, DynaICFD and DynaAirbag. Each of these classes can be used to generate LS-DYNA keywords. Since these classes have high-level abstraction, each function call generates groups of keywords needed to define an input in LS-DYNA.

  • solver: This API provides features to interact directly with the Ansys LS-DYNA solver. LS-DYNA is primarily a batch solver with very limited interactive capabilities, the solver service provides a way to push input files to the LS-DYNA solver, monitor the state of the running job, change the value of a load curve and finally retrieve result files back from the server

Once you have results, you can use the Ansys Data Processing Framework (DPF), which is designed to provide numerical simulation users and engineers with a toolbox for accessing and transforming simulation data. DPF can access data from Ansys solver files and from several files with neutral formats, including CSV, HDF5, and VTK. Using DPF’s various operators, you can manipulate and transform this data.

The ansys-dpf-post package provides a simplified Python interface to DPF, thus enabling rapid postprocessing without ever leaving a Python environment. For more information on DPF-Post, see the DPF-Post documentation.

Documentation and issues

Documentation for the latest stable release of PyDyna is hosted at PyDYNA documentation.

For examples on how to use PyDYNA, see Examples in the PyDYNA documentation.

In the upper right corner of the documentation’s title bar, there is an option for switching from viewing the documentation for the latest stable release to viewing the documentation for the development version or previously released versions.

On the PyDYNA Issues page, you can create issues to report bugs and request new features. On the PyDYNA Discussions page or the Discussions page on the Ansys Developer portal, you can post questions, share ideas, and get community feedback.

To reach the project support team, email pyansys.core@ansys.com.

License

PyDYNA is licensed under the MIT license.

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

For more information on LS-DYNA, see the Ansys LS-DYNA 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_dyna_core-0.4.14.tar.gz (29.0 MB view details)

Uploaded Source

Built Distribution

ansys_dyna_core-0.4.14-py3-none-any.whl (29.9 MB view details)

Uploaded Python 3

File details

Details for the file ansys_dyna_core-0.4.14.tar.gz.

File metadata

  • Download URL: ansys_dyna_core-0.4.14.tar.gz
  • Upload date:
  • Size: 29.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.13

File hashes

Hashes for ansys_dyna_core-0.4.14.tar.gz
Algorithm Hash digest
SHA256 bb9ecdc6819b1463a3f507a06fde365bdb1cff40943acfa3aa7fd6aa96bcb8f7
MD5 86874a5c7951d7fb201bd0167e925a3e
BLAKE2b-256 a84363072e5804fa3660d9950067af04ba9837f52a61ebbda88d86bdb5aad56e

See more details on using hashes here.

File details

Details for the file ansys_dyna_core-0.4.14-py3-none-any.whl.

File metadata

File hashes

Hashes for ansys_dyna_core-0.4.14-py3-none-any.whl
Algorithm Hash digest
SHA256 6214ae008607354aa17703693fa47c71e36ba2d4e34aa495bb9f1c9929c2f19f
MD5 3d152c1c63af1c961a60a51f12f61df6
BLAKE2b-256 3f52862ca5144a44d9aaa18e5928cb0bd8d4a44f114dc53f180e3ce19c8c7499

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