CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   How to call FLUENT in my Fortran source? (https://www.cfd-online.com/Forums/fluent/42919-how-call-fluent-my-fortran-source.html)

Sandia November 23, 2006 11:22

How to call FLUENT in my Fortran source?
 
I want to call FLUENT as exectable file in my Fortran program.

How can I call it in a manner like calling DOS comand (e.g."!dir")? By the way, my operation system is windows with fluent 6.2.

Sandia


rj December 9, 2006 21:54

Re: How to call FLUENT in my Fortran source?
 
Depends on where you installed your Fluent. Supposed you installed at C:\Fluent.Inc, you can call it with !C:\Fluent.Inc\ntbin\ntx86\fluent.exe 3d

maryam.s December 1, 2012 15:33

hi,
I want to call Fluent in my Fortran program,i need to run journal file of fluent for several times in fortran loop ,i use command system:

CALL SYSTEM("E:/program files/Fluent.Inc/ntbin/ntx86/fluent.exe 2ddp")
but program shows this error:
'E program' is not recognized as an internal or external command,operable program or batch file.
please help me:(


All times are GMT -4. The time now is 08:33.