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

Trouble in using subroutine (FIDAP)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 5, 2004, 07:07
Default Trouble in using subroutine (FIDAP)
  #1
Sindy
Guest
 
Posts: n/a
Dear all:

Now I have met a problem using FIDAP. After I key the command as follows:

user_sub fisolv test fisolv_user

I got a response like below:

************************************************** *****************

USER_SUB: INCORPORATE A USER SUBROUTINE INTO FISOLV

THE FOLLOWING PARAMETERS WERE SPECIFIED:

PROGRAM NAME: FISOLV

NEW EXECUTABLE NAME: test.EXE

USER SUBROUTINE FILE NAME: fisolv_user.F

************************************************** *****************

BEGINNING REBUILD OF FISOLV AT Mon Jul 05 17:48:48 2004 ------------------------------

'df' is not internal or external command can be done.

LINK : fatal error LNK1181: cannot open input file "fisolv_user.obj" LINK : fatal error LNK1181: cannot open input file "fisolv_user.obj" -------------------------------- FINISHED REBUILDIND OF FISOLV AT

And the subroutine I set is

********************************

SUBROUTINE USRBDY (NELT,NE,NG,BDYF,VARI,DVARI,NDFCD,LDOFU,SHP,

1 DSDX,XYZL,PROP,TIME,NPTS,ndp,MNDP,IERR,IOPT)

DIMENSION BDYF(3,NPTS)

DO 100 N=1,NPTS

BDYF(1,N)=10.*SIN(X)

BDYF(2,N)=0.0

BDYF(3,N)=0.0 100 CONTINUE

RETURN RETURN

END ************************************* I didn't set the 'df' command. And I don't know why it will have the link fatal. Therefore, I need some advise to solve the problem.

Thanks in advance,

Shuwen
  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
Fortran Subroutine Error sergiorbrett CFX 12 September 3, 2012 07:40
user_sub FIDAP doesnt work semetay FLUENT 3 July 22, 2006 19:51
how to apply mixed BC by using Fidap subroutine? Ning Yang FLUENT 0 November 23, 2004 19:50
FIDAP subroutine: USRBDY Shuwen Tzeng FLUENT 0 September 3, 2004 03:40
FIDAP User subroutine Seo, Taewon FLUENT 0 May 7, 2003 21:56


All times are GMT -4. The time now is 12:23.