|
[Sponsors] |
'nmake' is not recognized as an internal or external command |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 27, 2013, 08:30 |
'nmake' is not recognized as an internal or external command
|
#1 |
New Member
abhay
Join Date: Aug 2013
Posts: 2
Rep Power: 0 |
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). |
|
September 5, 2013, 07:04 |
|
#2 | |
New Member
Tom Tranter
Join Date: Mar 2013
Location: Leeds, UK
Posts: 21
Rep Power: 13 |
Quote:
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 |
||
|
|
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 12:37 |
Fan Boundary conditions with external analysis | Rob | FloEFD, FloWorks & FloTHERM | 1 | February 10, 2009 01:04 |
Why Re is different for external and internal flow | john | CFX | 3 | June 13, 2007 23:31 |
Why Re is diff for external and internal flow? | john | Main CFD Forum | 1 | June 13, 2007 03:58 |
internal / external flow schemes | jay jay okacha | Main CFD Forum | 4 | April 1, 2003 11:56 |