ANSYSCOMP
Subscriber

 


For solving the above problem, I took the following approach :



  • 1.       After installing the VS 2012 (VS11.0)

  • 2.       Place the following code to udf.bat




  • 3       Rename udf.bat to udf.bat.ORIG

  • 4.     Set up Compilation Environment for UDF



I have two questions


1 How can I check that my configuration has been successfully done?


2. Is it not necessary to edit or compile the udf file in Visual studio?


 


If it’s not, I can edit the file in a text editor (ex notepad++) and after I use it in fluent> udf


thank you