Solver API example: Pressure example 3
This example applies a user-specified routine to limit the variation rate of injection pressure versus time after switchover to less than 5.0e6 Pa/s during the flow analysis.
Double-click MoldflowUserFunctions_PressureExample3.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
- limits the variation rate of injection pressure versus time to less than 5.0e6 Pa/s,
- writes information and warnings etc. to the screen.