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

about userroutine in fidap

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 5, 2004, 23:31
Default about userroutine in fidap
  #1
zht77
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?
  Reply With Quote

Old   April 21, 2004, 10:56
Default Re: about userroutine in fidap
  #2
mario
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
  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
Fidap to Fluent Ravi FLUENT 3 July 10, 2008 13:31
user_sub FIDAP doesnt work semetay FLUENT 3 July 22, 2006 19:51
A doubt about Fidap Luca FLUENT 0 January 5, 2006 04:48
how to apply mixed BC by using Fidap subroutine? Ning Yang FLUENT 0 November 23, 2004 19:50
Variable Density - Free Surface with FIDAP Vitaliy Pavlyk FLUENT 7 May 2, 2000 15:56


All times are GMT -4. The time now is 15:30.