-
-
December 26, 2024 at 5:30 pm
usama.mo2000
Subscriber I am trying to compute the temperature at specific position like at x=.01 and y=.02 using a udf code the code loops through all cell threads and cell to look for the cell near the target coordinates however the code repeats its self 5 times ---I don't know why--- finding the cell in the midway and compute the temperature then it repeat the process missing the cell and don't retain temperature value although it is a global value and back to the initial one                                       Â
Any help I will be really grateful
-
December 27, 2024 at 1:30 pm
usama.mo2000
SubscriberI found out the solution I should use series instead of parallel processing
-
January 2, 2025 at 12:15 pm
Rob
Forum ModeratorYou may also find the parallel chapter in the UDF manual to be helpful. That way you can run parallel and only do the check once.Â
However, if you don't need the value in a UDF for additional processing you may find a monitor to be sufficient.Â
-
- You must be logged in to reply to this topic.
-
3407
-
1057
-
1051
-
896
-
882
© 2025 Copyright ANSYS, Inc. All rights reserved.