Ansys Learning Forum › Forums › Discuss Simulation › Fluids › Stopping the Calculation when a specified Report Definition hits a certain value › Reply To: Stopping the Calculation when a specified Report Definition hits a certain value
October 21, 2024 at 10:40 am
Forum Moderator
You can try using a trigger to monitor a value via a UDF and trigger a journal to save case & data when that value is reached. Another option is to use Scheme commands, but I don't particularly recommend that.Â
I can't give more information on the above as this is a public forum. My usual approach is to monitor the value of interest and manually stop the model once it's reached. That also means if the threshold is met by an anomaly that can be seen because it's run longer than planned.Â