Removing remove_temp_files
option
#1327
-
I think we should probably get rid of this option or change its name. Temporary files like So I would probably get rid of this in the future versions, and then, maybe introduce something as the mentioned above. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
This was needed by @FredAns when running batch runs. The temporary directory was getting completely full as MAPDL would leave behind large result files and then not remove it everything time MAPDL was restarted. If anything we should consider renaming this to |
Beta Was this translation helpful? Give feedback.
This was needed by @FredAns when running batch runs. The temporary directory was getting completely full as MAPDL would leave behind large result files and then not remove it everything time MAPDL was restarted.
If anything we should consider renaming this to
remove_temp_dir
.