Share

Solver API example: Flow factor example 1

This is an example of scaling the flow resistance in a selected region of the model.

Double-click MoldflowUserFunctions_FlowFactorExample1.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 API is applicable only to the Flow solver.

This example

  • reads the flow resistance factor and layer name from the study file during the analysis,
  • sets up user elemental plot,
  • computes flow resistance factor to apply to viscosity integral at a given tet element,
  • plots flow resistance factor.

Was this information helpful?