|
[Sponsors] |
Can Fluent Import New Turbulence Model By UDF? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 29, 2005, 22:57 |
Can Fluent Import New Turbulence Model By UDF?
|
#1 |
Guest
Posts: n/a
|
hi,
I have a new turbulence model, and I want to import it to Fluent by UDF. Can I do it successfully? If so, how can I do it?(Give some advices) Thanks! Andy |
|
March 24, 2016, 14:42 |
|
#2 |
New Member
Pratik Dhoot
Join Date: Mar 2016
Location: Boston, MA
Posts: 20
Rep Power: 10 |
Hi, If you have successfully imported a model, I would like to know how. I am struggling on the same issue right now.
|
|
March 25, 2016, 13:56 |
|
#3 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
This problem is too general for specific answers to be given.
In general, you can make Fluent do anything you want with a UDF. But implementation is specific to what you are trying to do. It depends exactly on what your turbulence model is that you are trying to import. Most models can be implemented just by hooking up a udf for the turbulent viscosity. But the complexity arises from how you want to model the turbulent viscosity. In particular, the model for turbulent viscosity is different for high Re and low Re models. |
|
March 25, 2016, 14:09 |
|
#4 |
New Member
Pratik Dhoot
Join Date: Mar 2016
Location: Boston, MA
Posts: 20
Rep Power: 10 |
While I understand that I just have to play with turbulent viscosity in UDF as required in my model, I am trying to modify the Spalart Allmaras model into a zero equation model with a function for turbulent viscosity at each grid cell. Is this doable and what changes will be necessary to convert a 1-eq model to a 0-eq model?
Thanks, Pratik |
|
March 25, 2016, 14:14 |
|
#5 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
In the Fluent customization manual, there is an example you can follow.2.3.44. DEFINE_TURBULENT_VISCOSITY
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
gamma-ReTheta turbulence model for predicting transitional flows | FelixL | OpenFOAM Programming & Development | 123 | August 30, 2022 12:50 |
A Problem of Fluent Interpreted UDF: parse error | knight | Fluent UDF and Scheme Programming | 25 | August 16, 2018 11:26 |
Wrong calculation of nut in the kOmegaSST turbulence model | FelixL | OpenFOAM Bugs | 27 | March 27, 2012 10:02 |
Fluent 12 k-w SST turbulence model | DarrenC | FLUENT | 0 | December 13, 2009 09:33 |
Turbulence modeling for fan/compressor blading | Jonas Larsson | FLUENT | 1 | April 13, 2005 15:08 |