Solver API example: Pressure example 2
This example applies a user-specified routine to limit the injection pressure after switchover to less than 2.0 MPa during the flow analysis.
Double-click MoldflowUserFunctions_PressureExample2.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 injection pressure to less than 2.0 MPa,
- writes information and warnings etc. to the screen.