|
[Sponsors] |
April 7, 2016, 12:11 |
|
#21 | |
Member
mimi
Join Date: Mar 2016
Posts: 33
Rep Power: 10 |
Quote:
What does it mean by step number 6? Thank you |
||
April 7, 2016, 12:17 |
|
#22 |
Senior Member
Join Date: Nov 2013
Posts: 1,965
Rep Power: 27 |
If you open Fluent, you see:
- On the left, a menu (Setup, Solution, Results...) - On the upper right, the graphical interface, where you normally see the results. - On the lower right, a box with text. That one is the Text user interface. When I start it, it shows: Code:
Welcome to ANSYS Fluent Release 17.0 Copyright 2015 ANSYS Inc.. All Rights Reserved. Unauthorized use, distribution or duplication is prohibited. This product is subject to U.S. laws governing export and re-export. For full Legal Notice, see documentation. Build Time: ... |
|
April 8, 2016, 09:05 |
|
#23 |
Member
mimi
Join Date: Mar 2016
Posts: 33
Rep Power: 10 |
Dear sir,
May I ask, my code has been successfully compiled using Fluent 6.3.26 and Microsoft Visual Studio C++ 2008. I am opening Fluent 6.3.26 using VS Windows Prompt ... However, it cannot work with latest version Fluent Version 16. May I seek your advice on what's is the matter with Fluent 16 with my Fluent codes...Is my codes is in 32 bits? Currently I am in progress to download Visual Studio 2015. Thank you so much sir. |
|
April 8, 2016, 09:09 |
|
#24 |
Senior Member
Join Date: Nov 2013
Posts: 1,965
Rep Power: 27 |
I think I made it more than clear what you need to do before I can help you.
As long as you ignore that, I simply can not help you, so I will ignore you. |
|
April 8, 2016, 09:33 |
|
#25 |
Member
mimi
Join Date: Mar 2016
Posts: 33
Rep Power: 10 |
But..I just asking a question
|
|
April 8, 2016, 09:40 |
|
#26 |
Senior Member
Join Date: Nov 2013
Posts: 1,965
Rep Power: 27 |
It is not that I don't want to answer you until you show the error.
I can not answer you until you show the error. |
|
April 10, 2016, 23:15 |
|
#27 |
Member
mimi
Join Date: Mar 2016
Posts: 33
Rep Power: 10 |
Good day sir,
This is my error shown in the fluent screen Build Time: Oct 24 2013 12:05:41 Build Id: 10399 Loading "C:\PROGRA~1\ANSYSI~1\v150\fluent\fluent15.0.0\lib \flprim1119-64.dmp" Cleanup script file is C:\\Users\\shamimi\\cleanup-fluent-Z800-pc-298740.bat > Copied C:\Users\shamimi\Downloads est case_files\dp0\CODE_SOLIDIFICATION (3).c to libudf\src Creating user_nt.udf file for 2d ... (system "copy "C:\PROGRA~1\ANSYSI~1\v150\fluent"\fluent15.0.0\sr c\makefile_nt.udf "libudf\win64\2d\makefile" ") 1 file(s) copied. (chdir "libudf")(chdir "win64\2d")'nmake' is not recognized as an internal or external command, operable program or batch file. Done. |
|
April 11, 2016, 03:47 |
|
#28 | |
Senior Member
Join Date: Nov 2013
Posts: 1,965
Rep Power: 27 |
Quote:
So your problem has nothing to do with your udf code, but with your installation of Fluent. Search for this text on this forum for explanations on how to solve it. |
||
April 11, 2016, 06:02 |
|
#29 |
Member
mimi
Join Date: Mar 2016
Posts: 33
Rep Power: 10 |
Thank you sir
|
|
April 13, 2016, 09:56 |
|
#30 |
Member
mimi
Join Date: Mar 2016
Posts: 33
Rep Power: 10 |
Good day, may I ask, if we can solve th errors, can we directly open the fluent without using the command prompt?
Thank you. |
|
April 13, 2016, 10:05 |
|
#31 |
Senior Member
Join Date: Nov 2013
Posts: 1,965
Rep Power: 27 |
I don't understand what you are exactly asking.
You can always start Fluent directly, without using the command prompt. But if you do this, you will not be able to compile. So, if you would solve all the problems and make a successful compilation of your udf, then you could stop Fluent, restart it without the command prompt, load the compiled version of the UDF, and continue. But if you want to change anything in your UDF, you have to exit Fluent again, and start it again from the command prompt. |
|
April 13, 2016, 10:10 |
|
#32 |
Member
mimi
Join Date: Mar 2016
Posts: 33
Rep Power: 10 |
Thank you...
My objective is to load a model before do the udf compilation. I see if It works without using cpmmand prompt. |
|
April 13, 2016, 10:13 |
|
#33 |
Senior Member
Join Date: Nov 2013
Posts: 1,965
Rep Power: 27 |
Surely you can load the model before you do compilation.
But UDF compilation will not work without command prompt. |
|
April 13, 2016, 10:15 |
|
#34 |
Member
mimi
Join Date: Mar 2016
Posts: 33
Rep Power: 10 |
Okey.
Maybe I need to modified udf codes, so that it can open normally without command prompt |
|
April 13, 2016, 10:19 |
|
#35 |
Senior Member
Join Date: Nov 2013
Posts: 1,965
Rep Power: 27 |
Please read very carefully what I type.
You can not COMPILE a UDF without the command prompt. It does not matter which code is in the UDF, because none of them will work. You can LOAD a model without the command prompt. Again, it does not matter which code is in the UDF: once your UDF is compiled, you don't need the command prompt any more. |
|
April 14, 2016, 23:43 |
|
#36 | |
Member
mimi
Join Date: Mar 2016
Posts: 33
Rep Power: 10 |
Quote:
|
||
April 19, 2016, 06:48 |
|
#37 |
Member
mimi
Join Date: Mar 2016
Posts: 33
Rep Power: 10 |
Good day,
May i ask, if the udf code is safely compile with no errors, is it possible to safely load the model and doing the simulation? Thank you. |
|
April 19, 2016, 06:53 |
|
#38 |
Senior Member
Join Date: Nov 2013
Posts: 1,965
Rep Power: 27 |
The best way to find out is by trying.
(I don't know what you mean with 'safely'. The worst that can happen is that the simulation will not run.) |
|
April 19, 2016, 06:57 |
|
#39 |
Member
mimi
Join Date: Mar 2016
Posts: 33
Rep Power: 10 |
Okey, I try it first
|
|
April 20, 2016, 11:03 |
|
#40 |
Member
mimi
Join Date: Mar 2016
Posts: 33
Rep Power: 10 |
Good evening sir,
May I ask, I am wondering to download the Microsoft Windows SDK for Windows 7 and .NET Framework 4 because I want to solve for the compilation error says "It does not compatible with the current platform". However, the download is failed in my current Fluent version 16. I have perform a good compilation of the udf code in other computer and is it okey if I just transfer the folder Microsoft Windows SDK packages with just using the pendrive? Thank you sir. |
|
Tags |
#udf #liquid #thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] OpenFOAM 2.3.x on Mac OS X 10.10.1 Installation Errors | Petru | OpenFOAM Installation | 15 | December 29, 2015 13:51 |
[OpenFOAM.org] OpenFOAM 2.3.1 installation on SUSE Linux Enterprise 12 | harsha_kulkarni | OpenFOAM Installation | 17 | November 16, 2015 04:06 |
[OpenFOAM.org] Installation problem 2.4.0 on Centos 6.6 | luke_skywalker | OpenFOAM Installation | 8 | November 13, 2015 09:15 |
Sgimpi | pere | OpenFOAM | 27 | September 24, 2011 08:57 |
Ld_library_path | scottneh | OpenFOAM | 9 | November 21, 2009 10:15 |