CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

complile error for udf

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 12, 2020, 10:46
Default complile error for udf
  #1
New Member
 
aref
Join Date: Oct 2019
Posts: 25
Rep Power: 6
aref_ehteshami is on a distinguished road
Hello ever one. Im using ansys 2020R1 and visual stuido 2017 but when i want compile my code in UDF i get the following error:
The UDF library you are trying to load (libudf) is not compiled for parallel use on the current platform (win64).
What should i do?
aref_ehteshami is offline   Reply With Quote

Old   September 18, 2020, 06:03
Default
  #2
New Member
 
Join Date: Sep 2020
Posts: 8
Rep Power: 5
p.b+cfd is on a distinguished road
Quote:
Originally Posted by aref_ehteshami View Post
Hello ever one. Im using ansys 2020R1 and visual stuido 2017 but when i want compile my code in UDF i get the following error:
The UDF library you are trying to load (libudf) is not compiled for parallel use on the current platform (win64).
What should i do?
It is a general error that states that the correct library wasn't found.

Fluent uses different executables for each of these "versions":
Code:
2d
2d_host
2d_node
2ddp
2ddp_host
2ddp_node
3d
3d_host
3d_node
3ddp
3ddp_host
3ddp_node
So depending on which of those version you are going to use you will need to compile up to 12 libraries and store them accordingly.

Have a look at the addons directory of the fluent installation Folder to see how this should look like!
p.b+cfd is offline   Reply With Quote

Reply

Tags
compile error, fluent - udf


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[OpenFOAM.com] complile v2006 with runTimePostProcessing functionality snak OpenFOAM Installation 2 August 1, 2020 08:08
UDF errors when complile flo90000 Fluent UDF and Scheme Programming 5 August 31, 2016 01:26
complile the Doxygen(source guide) of foam-extend-3.0 bieshuxuhe OpenFOAM Installation 3 May 11, 2014 15:42
about complile UDF problem. Devy FLUENT 7 April 18, 2003 10:23


All times are GMT -4. The time now is 18:38.