ansys.dyna.core.pre.dynasolution#

Module for providing the top object that sets up a DYNA solution.

Attributes#

Classes#

DynaSolution

Contains methods for creating a general LS-DYNA keyword.

Functions#

init_log(log_file)

Initialize a log file.

Module Contents#

ansys.dyna.core.pre.dynasolution.CHUNK_SIZE = 1048576[source]#
ansys.dyna.core.pre.dynasolution.MAX_MESSAGE_LENGTH = 1073741824[source]#
ansys.dyna.core.pre.dynasolution.SERVER_PRE_VERSION = 'v0.4.6'[source]#
ansys.dyna.core.pre.dynasolution.init_log(log_file)[source]#

Initialize a log file.

Parameters:
log_filestr

Name of the log file.