question of "uFluctTemporal" in TInf - zpcfox, May 08, 2022 #264
Unanswered
JustinBonus
asked this question in
WE-UQ
Replies: 1 comment
-
Can I have a look at the UI of TInF where you input this type of inflow condition using digital filtering? I need to check how "uFluctTemporal" is generated. Basically all the information has been included in U, R and L.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear professors, I do not know about the function of uFluctTemporal in the boundary "in". Can you give me some explanations? Thanks a lot.
in
{
type turbulentDFMInlet;
value uniform (7 0 0);
uFluctTemporal uniform (0 0 0);
U uniform 7;
R uniform (70 0 0 70 0 70);
L uniform (0.3 0.3 0.3 0.3 0.3 0.3 0.3 0.3 0.3);
filterFactor 4;
filterType gaussian;
}
Beta Was this translation helpful? Give feedback.
All reactions