Solver Application Programming Interface (API)

In some analysis types you can create your own C functions for the solver to call when it needs to calculate a property, such as the viscosity of the melt during a filling analysis. This gives you the flexibility to develop your own material models where the supplied native Moldflow models are inadequate.

This feature is available for the following mesh types:
Supported Analysis Sequences
Solver Analysis Sequence
3D Flow Fill
3D Flow Fill+Pack
3D Flow Cool (FEM)

when Flow analysis on every iteration has been selected in the Cool (FEM) Solver settings of the Process Settings Wizard

Using this API requires you to be able to compile a shared library object and to copy it into the binary directory of your Insight installation. You may need to have administrator privileges on this computer in order to do this. If you are sending the analysis to a remote computer then you may need administrator privileges on that machine too.

Tip: Access the Solver API Reference documentation from the application Help menu. Click the Help question mark in the top right-hand of the Autodesk Moldflow Synergy - User Interface, then select Solver API Reference from the drop-down menu.

Alternatively, using Windows Explorer, navigate to the installed product directory, typically C:\Program Files\Autodesk\Moldflow Insight 20xx, then into the help directory. The API reference is available in solverapi.chm.