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.11.tar.gz (29.0 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ansys_dyna_core-0.4.11.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.11.tar.gz
Algorithm Hash digest
SHA256 f12049b9cc1d812115f600b15abfc20a1e8c64f2e471631d6faa3ddea21aaa2c
MD5 c46aae77070f99f98b0e4d56bab38c8c
BLAKE2b-256 c7cd45460672c65ec215f4edee1f097bcac0e1c2d4510f17b01f76dafe552500

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ansys_dyna_core-0.4.11-py3-none-any.whl
Algorithm Hash digest
SHA256 775eacda61d242e8314303ef09b4a5ce0de152f6f2e0cc4e0a090eb024d163ec
MD5 5864136c1b45791406751bee86702a5f
BLAKE2b-256 87761e7b23e739299b0edd586f6b98dc3ef1af9dd2edd224734019fea81333e9

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