We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.

Ansys Learning Forum Forums Discuss Simulation Fluids code won’t print all the temperature values Reply To: code won’t print all the temperature values

Federico
Ansys Employee

Hello, 

 When running Fluent in parallel, each compute node will handle a subset of the domain's mesh. Hence, try your UDF on a single CPU (serial) and see if it works. If it does, you will need to parallelize your UDFs. 7.3. Parallelizing Your Serial UDF (ansys.com)