The following features are new with this release.
The Cooling Channel Optimization analysis now supports construction by the traditional Drill and Plug method. Most injection molds are still constructed using this mold construction method.
Starting with an existing cooling circuit layout, a Cooling Channel Optimization analysis automatically determines where the cooling is too effective (too close to the part) or ineffective (too far away from the part). It moves the cooling channels to balance the heat distribution while maintaining straight, drillable sections. The integrity of the mold is preserved by keeping channels a safe distance from other channels, the cavity and the mold boundaries.
The optimization allows cooling channels to be constructed with or without bubblers and baffles.
A new Consider corner effects feature improves 3D warp prediction accuracy for parts with complex geometries, especially those with corners. The option to turn on this feature is available on the Warp analysis tab of the Advanced solver parameters dialog, and on the Warp settings page of the process settings wizard. By default, the option is off.
In corner regions of a part, mold restraint can cause shrinkage in the thickness direction to be significantly greater than in-plane shrinkage, leading to additional deformation. When the Consider corner effects feature is enabled, this mold-restraint-induced shrinkage contribution is taken into account.
This feature is supported for most 3D injection, injection-compression, and compression molding processes, including:
Support for the following animation format has been added:
Most Autodesk Moldflow CAD and simulation results data exists in binary or encrypted proprietary data files, making them difficult to read by Artificial Intelligence(AI) tools. To aid AI, we have provided an aiassistant tool to extract summary data from the geometry, material, machine, and simulation result sets.
The aiassistant tool writes data in an ASCII .json file format
Summary data provided by the aiassistant tool:
Mesh type
Analysis sequence
Geometry information
Material information
Machine information
Result summary information
For single frame results, such as "Fill time", we provide the minimum, maximum, average, and standard deviation
For time series (multi-frame) results such as "Pressure", we provide the minimum and maximum values across the whole result set (all frames).
The studyrlt utility has been enhanced to extract data from all frames in a time series (multi-frame) result. Previously, studyrlt would only extract data from the last result frame.
The -frame option has been added as an option to the -result command
| Option | Action |
|---|---|
| -frame 3 | Examine frame 3 only |
| -frame first | Examine first frame |
| -frame last | Examine last frame |
| -frame all | Examine all frames |
| -frame first:last | Examine all frames. This is equivalent to -frame all |
| -frame 1:10 | Examine frames 1 to 10 |
| -frame 5: | Examine frames 5 to the last frame. This is equivalent to -frame 5:last |
| -frame :10 | Examine first 10 frames. This is equivalent to -frame first:10 |
This option performs a set of statistical calculations in one run rather than needing to run the utility many times. The -statistics option is the same as running the utility five times with the following arguments: -max, -min, -ave, -stddev and -count. The result (.val) file and the screen output will provide multiple results, one per line, in the following order: minimum, maximum, average, standard deviation and count. If no result is available, then a blank line will be written.
The studyrlt utility can now be used to extract Y data values from XY plot data. This allows extraction of data from results like "Clamp tonnage" and "Pressure at injection location".
Export study geometry and analysis results to VTK format files for use in external visualization applications that support VTK files, such as ParaView.
VTK export is available through both the Moldflow Synergy interface and command line using the studyrlt utility.
The Rotate Performance Tool helps to measure graphics performance in Moldflow environment. This tool provides FPS (Frames Per Second) measurements by performing a series of model rotations.