ansys.dyna.core.run.docker_runner#

Classes#

DockerRunner

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

Module Contents#

class ansys.dyna.core.run.docker_runner.DockerRunner(**kwargs)[source]#

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

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

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