Modules#
PyDYNA consists of two main modules: ansys.dyna.core.run and ansys.dyna.core.keywords.
Learn more about these modules in the sections below.
PyDYNA keywords
Interact with LS-DYNA keywords using the keywords module.
PyDYNA run
Run LS-DYNA using the run module.