|
[Sponsors] |
January 14, 2003, 10:51 |
implement user's models in Fluent
|
#1 |
Guest
Posts: n/a
|
I just started using Fluent. Fluent has User Defined Function that gives much more flexibility on its applications. Now I am going to use UDF to put my own models and get them work in Fluent, but I have no idea how to do this since the UDF manual only tells you how to give your own BCs, Sources, etc. There is no single word talking about how to change or modify the conservation equations with UDF. I have seen from some open literatures that people had successfully done that with Fluent though. Anybody can give me any suggestions? Thanks a lot.
|
|
January 14, 2003, 18:22 |
Re: implement user's models in Fluent
|
#2 |
Guest
Posts: n/a
|
There are limits to what you can do - although with persistence you can do quite alot.
However, my advice, is if you want to solve very different equations write your own code or use another software. On the other hand, Fluent solves the fundamental conservation equations and you can add additional ones, so your models should be similar anyway. To modify the conservation equations you write udfs for the source term, diffusion term, flux term and transient terms and BCs. This is discussed in the udf manual. For the inbuilt equations - eg. energy - you are limited in what you can do. In general you can't modify the transient term or the flux term in any direct way. For scalar equations all these terms can be modified. So your job would be to determine the differences between a FLUENT model and yours and write udfs to implement those differences inside Fluent. Greg |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFX vs. FLUENT in multiphase models | Hossam | CFX | 1 | November 3, 2010 07:57 |
Fluent 12 User's Manual | doug | Main CFD Forum | 2 | June 29, 2009 08:30 |
Additional turbulence models for FLUENT | Travis | FLUENT | 0 | December 19, 2008 12:58 |
Mixing length models and zero-hvac model in fluent | sarah_ron | FLUENT | 0 | November 28, 2004 00:29 |
Advanced Turbulence Modeling in Fluent, Realizable k-epsilon Model | Jonas Larsson | FLUENT | 5 | March 13, 2000 04:27 |