ansys.dyna.core.run.windows_runner#

Windows implementation of LS-DYNA runner.

Classes#

WindowsRunner

Windows implementation to Run LS-DYNA.

Module Contents#

class ansys.dyna.core.run.windows_runner.WindowsRunner(**kwargs)[source]#

Bases: ansys.dyna.core.run.base_runner.BaseRunner

Windows implementation to Run LS-DYNA.

Tested when LS-DYNA is installed as part of the unified Ansys installation.

set_input(input_file: str, working_directory: str) None[source]#

Set input file and working directory.

run() None[source]#

Run LS-DYNA.