|
[Sponsors] |
April 3, 2010, 12:52 |
Linking pre-compiled UDFs to Fluent
|
#1 |
New Member
Grace Lima
Join Date: Mar 2010
Posts: 7
Rep Power: 16 |
Hi everybody!
I compiled a UDF for grid motion using visual c++ command prompt window. It worked well. Now I am supposed to link this pre-compiled UDF to Fluent using the following command line (at the libudf directory) suggested in the UDF users guide: make "FLUENT_ARCH=ntx86" but it is not working. It gives me the following answer: make command not found can anybody help me to solve this problem? Thanks in advance! |
|
April 3, 2010, 15:00 |
|
#2 |
Senior Member
Join Date: Nov 2009
Posts: 411
Rep Power: 19 |
You need to "LOAD" your UDF in Fluent from the Fluent menu, no need to use any command line, anyway on Visual Studio make is probably ... nmake.
Try with nmake ... Do |
|
April 3, 2010, 15:16 |
|
#3 |
New Member
Grace Lima
Join Date: Mar 2010
Posts: 7
Rep Power: 16 |
Hi DoHander,
I tried to compile my UDF using the GUI of Fluent in the Windows but it didn't worked, then I compiled it in the visual c++ using the command nmake as is shown in the UDF user's manual. After this step, there is another step that is linking this pre-compiled UDF to fluent and then I used this command make "FLUENT_ARCH = ntx86" and then it appears the problem. I think that maybe it could be a kind-of gnu feature that I should have installed on my machine... If you have any further idea on this...please write to me!!! Thanks |
|
Tags |
udf compilation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
linking matlab and fluent | Nair | FLUENT | 23 | January 12, 2020 19:55 |
problem of running parallel Fluent on linux cluster | ivanbuz | FLUENT | 15 | September 23, 2017 20:12 |
On Bug of Fluent 12.0 | lzgwhy | FLUENT | 0 | August 26, 2009 07:41 |
UDFs for FLUENT 6.0 | ting | Main CFD Forum | 1 | December 4, 2003 23:56 |
Compiling and linking UDS in FLUENT 4.5 | Raja Banerjee | FLUENT | 1 | August 3, 2000 01:07 |