|
[Sponsors] |
March 29, 2016, 14:26 |
questions about nut boundary conditions
|
#1 |
Senior Member
Join Date: Mar 2016
Posts: 133
Rep Power: 10 |
Hi guys, i have a flux on an airfoil 2D and in file nut:
dimensions [0 2 -1 0 0 0 0]; internalField uniform 0; boundaryField { FAR_FIELD { type freestream; freestreamValue uniform 0; } TRAILING_EDGE { type nutkWallFunction; value uniform 0; } SUCTION_SIDE { type nutkWallFunction; value uniform 0; } PRESSURE_SIDE { type nutkWallFunction; value uniform 0; } frontAndBackPlanes { type empty; } } According you, is correct put in internal field 0, and in FAR_FIELD a type freestream with uniform 0? Or i should set a type calculated? |
|
March 29, 2016, 15:01 |
|
#2 |
Member
Ruggero Poletto
Join Date: Nov 2013
Posts: 34
Rep Power: 13 |
I tend to use calculated rather than freestream generally ... Is zero the freestream value you really want?
|
|
March 29, 2016, 15:20 |
|
#3 |
Senior Member
Join Date: Mar 2016
Posts: 133
Rep Power: 10 |
in reality my value of nut is 1.51e-6 but comparing with another case it is set often to 0 in internal field and in inlet. So i have found the formula of turbulent viscosity that depends from du/dy and so i think that in undisturbed flux because du/dy=0, nut is 0 too, and then in internal field and in FAR_FIELD for my case.
|
|
March 29, 2016, 15:39 |
|
#4 |
Member
Ruggero Poletto
Join Date: Nov 2013
Posts: 34
Rep Power: 13 |
Yep in theory you are right .. But it depends o. The inlet: is it a pipe, duct or something like this? If so, u is not constant in wall normal direction and this returns some inlet turbulence ...
|
|
March 29, 2016, 16:12 |
|
#5 |
Senior Member
Join Date: Mar 2016
Posts: 133
Rep Power: 10 |
no, i have a freestream to the inlet, so i have to set 0 both in internal field and in far field but with type calculated?
|
|
March 29, 2016, 17:15 |
|
#6 |
Member
Ruggero Poletto
Join Date: Nov 2013
Posts: 34
Rep Power: 13 |
Yep .. If you have a k-epsilon turbulence model you'll get a zero turbulent viscosity when k is zero ...
|
|
March 29, 2016, 17:18 |
|
#7 |
Senior Member
Join Date: Mar 2016
Posts: 133
Rep Power: 10 |
i have k-omega SST
|
|
March 29, 2016, 17:27 |
|
#8 |
Senior Member
Join Date: Mar 2016
Posts: 133
Rep Power: 10 |
but k isn't 0 in internal field and in far field...
|
|
March 29, 2016, 17:33 |
|
#9 |
Member
Ruggero Poletto
Join Date: Nov 2013
Posts: 34
Rep Power: 13 |
Well .. It works the same way .. As I said, if k is not zero in the far field thus nut can't be zero (nut is proportional to k)...
|
|
March 29, 2016, 17:45 |
|
#10 |
Senior Member
Join Date: Mar 2016
Posts: 133
Rep Power: 10 |
ok, but if i set type calculated for far field, to entry value i have to set uniform 0 or 1.51e-6 ?
|
|
March 29, 2016, 17:53 |
|
#12 |
Senior Member
Join Date: Mar 2016
Posts: 133
Rep Power: 10 |
ok thank you
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Domain Imbalance | HMR | CFX | 5 | October 10, 2016 06:57 |
Questions about numerical dissipation and boundary conditions. | Batou | Main CFD Forum | 0 | November 12, 2014 15:31 |
Radiation interface | hinca | CFX | 15 | January 26, 2014 18:11 |
An error has occurred in cfx5solve: | volo87 | CFX | 5 | June 14, 2013 18:44 |
CFX13 Post Periodic interface | EtaEta | CFX | 7 | December 8, 2011 18:15 |