The dynasolution.py
module#
Summary#
Contains methods for creating a general LS-DYNA keyword. |
Initialize a log file. |
Description#
Solution#
Module for providing the top object that sets up a DYNA solution.
Module detail#
- dynasolution.init_log(log_file)#
Initialize a log file.
- Parameters:
- log_file
str
Name of the log file.
- log_file
- dynasolution.CHUNK_SIZE = 1048576#
- dynasolution.MAX_MESSAGE_LENGTH = 1073741824#
- dynasolution.SERVER_PRE_VERSION = 'v0.4.6'#