CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   User defined functions (https://www.cfd-online.com/Forums/fluent/27427-user-defined-functions.html)

Tuomas Koiranen December 21, 1999 08:02

User defined functions
 
Hello, has somebody used fortran routines in fluent and how they are used in fluent, e.g. in case of adding own fluid property (density, viscosity etc.) correlations ? i did not find enough information about Fluent 4.5 User Guide Manual even about the installation of fortran compiler.

John McKelliget December 22, 1999 14:23

Re: User defined functions
 
As far as I know the functions have to be written in C

Risto Huhtanen December 29, 1999 07:41

Re: User defined functions
 
In Fluent 4.5 you have to compile your own version of Fluent code where you have your own subroutines with the code. Find a Makefile somewhere in your fluent4.5-directory and use it for compiling. There are instructions how to add own source terms in Fluent 4.4 manual Vol. 4, Chapter 20.

In Fluent 5 (UNS) there is (unfortenately) no way to add Fortran subroutines to the code. In principle it is possible to call Fortran routines from C-routines, but you have anyway to build an interface between Fluent platform and your subroutine. Then you have to use compiled routines, not interpreted option.


All times are GMT -4. The time now is 05:32.