Share

Solver API example: Solidification example 1

This example applies a pressure and temperature dependent solidification (freezing) model to the melt flow using a set of coefficients passed through the Solidification API Parameter text string. It writes solidification details to the screen at the start of the analysis.

Double-click MoldflowUserFunctions_SolidificationExample1.vcxproj from inside C:\Program Files\Autodesk\Moldflow Insight 20XX\data\solverapi to launch your compiler, or open it in a text editor to examine the code.

This example

  • sets solidification based on a temperature threshold and pressure dependence,
  • writes information to the analysis log

Was this information helpful?