|
[Sponsors] |
change a variable in dissipation tem of turbulence model |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 28, 2014, 09:31 |
change dissipation rate of kinetic energy in k-w SST turbulence model
|
#1 |
Member
Ali.E
Join Date: Sep 2010
Location: Lisboa
Posts: 83
Rep Power: 16 |
Hello all,
I want to modify the dissipation rate of kinetic energy equation by UDF. Which macro can be used? Is it possible to use DEFINE_SOURCE for definning new dissipation rate? Actually, I must change the formulation of dissipation rate of k-equation and then, Fluent uses the modified dissipation term instead of itselfs. My turbulence model is k-w SST and I just manipulate Y_k (dissipation rate of k). Original: Y_k=ro*beta_s*k*w; Modified: Y_k=ro*beta_s*k*w/delta; (delta is wall distance) It would be appriciated if anyone makes a comment to how I do this task. Last edited by behest; March 31, 2014 at 13:24. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Use of k-epsilon and k-omega Models | Jade M | Main CFD Forum | 40 | January 27, 2023 08:18 |
gamma-ReTheta turbulence model for predicting transitional flows | FelixL | OpenFOAM Programming & Development | 123 | August 30, 2022 12:50 |
Modified k-e turbulence model UDF | Travis | Fluent UDF and Scheme Programming | 7 | November 11, 2018 21:21 |
eddy dissipation model: combustion doesn't occur | roukaia | FLUENT | 0 | December 24, 2011 10:10 |
emag beta feature: charge density | charlotte | CFX | 4 | March 22, 2011 10:14 |