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 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)