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.Â