Hi,
I'm quite new to Ansys fluent. I can't seem to compile UDF in Ansys. I use a windows 10 OS with VS 2015 installed. Whenever I build the function, I get the following error:
'"WARNING: Automatically switched to run in parallel -t1 mode. **** Detected non-parallelized UDF usage, enabling parallel usage. **** If you encounter any issues, please re-run with -t0 flag."
Error at Node 0: The UDF library you are trying to load (libudf) is not compiled for parallel use on the current platform (win64).
The system cannot find the file specified.C:\Users\stanley\Desktop\udf test\libudf\win64\2ddp_node\libudf.dll.
help will be appreciated