|
[Sponsors] |
February 13, 2007, 14:11 |
Transport equation using UDF
|
#1 |
Guest
Posts: n/a
|
Hi, I am planning to implement a transition model into fluent using UDF feature. I was told that I can create my own transport equation in Fluent but I can't find any information about that in the help manuals. Wondering if somebody have tried that before? I know we can write source terms in Fluent, but is that enough on its on?
thanks |
|
February 13, 2007, 14:50 |
Re: Transport equation using UDF
|
#2 |
Guest
Posts: n/a
|
You can use User defined scalar (UDS). Check the 11th chapter of the UDF user manual
|
|
February 13, 2007, 15:08 |
Re: Transport equation using UDF
|
#3 |
Guest
Posts: n/a
|
Thanks, it was all the time infront of me but i couldn't see it. I guess that what happens when you look too hard. again thanks a lot. Wassim
|
|
February 13, 2007, 23:35 |
Re: Transport equation using UDF
|
#4 |
Guest
Posts: n/a
|
Once you plan to write ur own scalar transport equation, make sure that u pay attention to user defined memory. I have not used it much but still its stated in udf manual that u need to define ur memory location using udmi and then the uds are stored in that udm. Thanks
|
|
February 14, 2007, 19:07 |
Re: Transport equation using UDF
|
#5 |
Guest
Posts: n/a
|
Rizwan, I think it is UDSI instead of UDMI. You have to define a user define scalar and its properties accordingly.
|
|
February 14, 2007, 23:56 |
Re: Transport equation using UDF
|
#6 |
Guest
Posts: n/a
|
Yes it is UDSI only to define user defined scalar. what i meant by mentioning UDMI is, u have to allocate separte memory using UDMI to save the scalars that u are defininng. as fluent doesnt do it automatically.
|
|
March 22, 2018, 14:39 |
|
#7 | |
Member
Join Date: Oct 2017
Posts: 52
Rep Power: 9 |
Quote:
can you tell me where might be the problem |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Solving Transport equation for additional variable using CFX | creddy_trddc | CFX | 11 | April 2, 2015 22:07 |
Charge transport UDF | ak6g08 | Fluent UDF and Scheme Programming | 1 | June 27, 2011 05:21 |
UDF Transport equation for transition momentum thickness Reynolds number | Wantami | FLUENT | 0 | April 9, 2011 03:50 |
Modified e transport equation in k-e model | FluentNewbie | Fluent UDF and Scheme Programming | 0 | July 6, 2010 12:41 |
Poisson equation combined with transport equation | Se-Hee | CFX | 0 | December 27, 2007 02:00 |