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

'nmake' is not recognized as an internal or external command

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 27, 2013, 07:30
Default 'nmake' is not recognized as an internal or external command
  #1
New Member
 
abhay
Join Date: Aug 2013
Posts: 2
Rep Power: 0
abhaygudi is on a distinguished road
i am getting follwoing error when i try to compile in fluent.

Please help me with this issue.

I am not able to compile my udf , follwoing is the message :

"'nmake' is not recognized as an internal or external command"

Error: The UDF library you are trying to load (libudf) is not compiled for 2ddp on the current platform (win64).
abhaygudi is offline   Reply With Quote

Old   September 5, 2013, 06:04
Default
  #2
New Member
 
Tom Tranter
Join Date: Mar 2013
Location: Leeds, UK
Posts: 21
Rep Power: 13
pmtgt is on a distinguished road
Quote:
Originally Posted by abhaygudi View Post
i am getting follwoing error when i try to compile in fluent.

Please help me with this issue.

I am not able to compile my udf , follwoing is the message :

"'nmake' is not recognized as an internal or external command"

Error: The UDF library you are trying to load (libudf) is not compiled for 2ddp on the current platform (win64).
Hi, did you solve your problem?

There are instructions on the wiki about how to comile UDFs. For a windows 64bit make sure a version of Microsoft visual studio and a 64bit SDK (software development kit) are installed: here’s an SDK that works http://www.microsoft.com/en-gb/download/details.aspx?id=15354

follow instructions to set up environment variables
http://www.cfd-online.com/Wiki/Fluent_FAQ#How_can_I_manage_to_compile_my_UDF_with _Windows_7_64bit.3F

start SDK command prompt (search in the start menu for SDK command)
navigate to directory with case inside
e.g. type “cd C:\Ansys_Tutorials\UDF\porous_pipe”
start Fluent by typing
“fluent 2ddp”
or substitute appropriate suffix
then in fluent menu go to
define -> user define -> functions -> compiled
find and add the source file (this must be saved in working directory to compile properly)
build it
load it
pmtgt is offline   Reply With Quote

Reply


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
8x icoFoam speed up with Cufflink CUDA solver library kmooney OpenFOAM Running, Solving & CFD 42 November 6, 2012 11:37
Fan Boundary conditions with external analysis Rob FloEFD, FloWorks & FloTHERM 1 February 10, 2009 00:04
Why Re is different for external and internal flow john CFX 3 June 13, 2007 22:31
Why Re is diff for external and internal flow? john Main CFD Forum 1 June 13, 2007 02:58
internal / external flow schemes jay jay okacha Main CFD Forum 4 April 1, 2003 10:56


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