ansys.dyna.core.pre.dynasolution
Module for providing the top object that sets up a DYNA solution.
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_file
str
Name of the log file.