Initialization of Turbulence
Posted: Mon Mar 09, 2020 3:23 pm
Hi,
I am working with version 6 and I want to inizialize the turbulence by formula but also with default expression I get this:
‘r11’ undeclared (first use in this function)
cs_real_t _k = 0.5 * (r11 + r22 + r33) ;
Do you have any suggestions?
Best regards,
Marco
I am working with version 6 and I want to inizialize the turbulence by formula but also with default expression I get this:
‘r11’ undeclared (first use in this function)
cs_real_t _k = 0.5 * (r11 + r22 + r33) ;
Do you have any suggestions?
Best regards,
Marco