setValues(...)
This method modifies the MemoryReductionOptions object.
Required arguments
None.
Optional arguments
- reducedMemoryMode
A Boolean specifying whether Abaqus/CAE should run in reduced memory mode. The default value is ON.
- percentThreshold
A Float specifying the percent of kernelMemoryLimit at which the reduced memory mode starts. The default value is 75.0.
Return value
None.
Exceptions
None.