Modules#
PyDYNA consists of four modules, ansys.dyna.core.pre, ansys.dyna.core.solver,
ansys.dyna.core.run, and ansys.dyna.core.keywords.
learn about the different modules in PyDYNA.
PyDYNA keywords
Interact with LS-DYNA keywords using the keywords module.
PyDYNA run
Run LS-DYNA using the run module.
PyDYNA server
Run the LS-DYNA server locally or in a Docker container.