ansys.dyna.core.run.linux_runner#

Classes#

LinuxRunner

Linux implementation to Run LS-DYNA. Tested with a custom exutable

Module Contents#

class ansys.dyna.core.run.linux_runner.LinuxRunner(**kwargs)[source]#

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

Linux implementation to Run LS-DYNA. Tested with a custom exutable and when LS-DYNA is installed as part of the unified Ansys installation

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