CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Implementing 4 equation turbulence model (https://www.cfd-online.com/Forums/fluent/189621-implementing-4-equation-turbulence-model.html)

apurv June 23, 2017 22:24

Implementing 4 equation turbulence model
 
1 Attachment(s)
Hi All,

I have been trying to implement the 4 equation turbulence model as per the thesis:
Numerical analysis of a solar tower receiver tube operated with
liquid metals,G.Cammi,Politecnico Di Milano.
The UDF is been provided in the thesis as an Appendix.
I have been trying to compile the udf but I keep getting the error:
# Generating udf_names.c because of k-theta-turbulence.obj
udf_names.c
udf_names.c(7) : error C2059: syntax error : '}'
udf_names.c(8) : warning C4034: sizeof returns 0

Done.

I looked up other threads and have cleared out all the spaces in the udf esp in DEFINE functions. Nothing worked and I keep getting the error.
I would be grateful if someone could help me understand where am I getting wrong in this implementation.

Regards,
Apurv


All times are GMT -4. The time now is 23:32.