We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation Fluids Segmentation Fault : udf for scalar Reply To: Segmentation Fault : udf for scalar

Rob
Forum Moderator

Is h_tau always less than zero? Would using absolute(h_tau) be safer than SQRT(-1.x.h_tau)?

You need to check though the code and make sure everything has a sensible value.Â