|
[Sponsors] |
April 6, 2004, 00:31 |
about userroutine in fidap
|
#1 |
Guest
Posts: n/a
|
hello!
i encourt a difficult about userroutine using fidap.i don't know how to use it.i do it following help of fidap,but it dosen't work.could u help me? |
|
April 21, 2004, 11:56 |
Re: about userroutine in fidap
|
#2 |
Guest
Posts: n/a
|
Hi. Fidap use two types of subroutines:
FIDAP SUBROUTINES and FISOLV SOBROUTINES the first is not function of time, the another yes. Files for build the subroutines are in paht: Fluent.inc\fidapxxx\scr (depend of your system) Their names are: fisolv_user.f fidap_user.f You should edit this files and fill the soubrutine that you need. (you can do a copy whit another name for secutity and fill its) Then, you should compile the subroutine, for this you need execute the program "user_sub.bat" in the line of command, for example: (for PC) user_sub fidap exefile fidap_user_modif and user_sub fisolv exefile fisolv_user_modif or (for UNIX) make_fidap fidap_user.f and make_fisolv fisolv_user.f you will obtain a file: exefile.exe (for PC) fisolv_user.exe (for UNIX) this file you can use when you will run the fisolv, in the RUN command yuo need fill the item "FIDAP EXECUTABLE" or "FISOLV EXECUTABLE", depend your necessity. Moreover, you can run from bath mode, on this form: fidap -id xxx -fidapexec exefile.exe and fidap -id xxx -run fisolv -fisolvexec exefile.exe Well, I hope that help you. Sorry for my English. Mario |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fidap to Fluent | Ravi | FLUENT | 3 | July 10, 2008 14:31 |
user_sub FIDAP doesnt work | semetay | FLUENT | 3 | July 22, 2006 20:51 |
A doubt about Fidap | Luca | FLUENT | 0 | January 5, 2006 05:48 |
how to apply mixed BC by using Fidap subroutine? | Ning Yang | FLUENT | 0 | November 23, 2004 20:50 |
Variable Density - Free Surface with FIDAP | Vitaliy Pavlyk | FLUENT | 7 | May 2, 2000 16:56 |