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 Problem with C_YI(c,t,i) Reply To: Problem with C_YI(c,t,i)

isaps1860
Subscriber
Yes, in the sended code there is no definition of "i". But I┬┤ve also tried with the definition of 0 and 1 and the code crashes
--> int i = 0; or also
--> C_YI(c,ts,0)