|
[Sponsors] |
November 12, 2022, 19:29 |
Time averaged velocity streamlines
|
#1 |
New Member
McVas
Join Date: Oct 2022
Posts: 17
Rep Power: 4 |
Hello,
I am running an unsteady simulation on a bluff body. I want to show the time-averaged flow field using streamlines. I was able to create a monitor and a contour scene representing this. However, when trying to create streamlines it does not show the time-averaged result. The mean velocity field function is not listed as one of the options for streamline field function. Is there a way to display the time-averaged velocity streamlines on a scene? Thanks in advance |
|
November 13, 2022, 04:00 |
|
#2 | |
Senior Member
Chaotic Water
Join Date: Jul 2012
Location: Elgrin Fau
Posts: 437
Rep Power: 18 |
Quote:
Streamlines require vector field, so you'll need three mean monitors (of three velocity components) - and then define vector field function from them. |
||
November 13, 2022, 06:43 |
|
#3 |
New Member
McVas
Join Date: Oct 2022
Posts: 17
Rep Power: 4 |
HI,
Thanks for replying Yes, I created a field mean monitor. But i only tried the U component. That is actually helpful,thanks!So I have to create 3 mean monitors with respect to each velocity component, u,v,w, which would create 3 field functions. On creating the vector field function, do you know what the definition syntax would look like to bring all 3 together? Thanks in advance |
|
November 13, 2022, 11:42 |
|
#4 | |
Senior Member
Chaotic Water
Join Date: Jul 2012
Location: Elgrin Fau
Posts: 437
Rep Power: 18 |
Quote:
- set its type to Vector in field function properties; - syntax is: Code:
[<i-component>, <j-component>, <k-component>] Code:
[1, 0, 0] Code:
[$$Centroid[0], $$Centroid[1], $$Centroid[2]] Code:
[${MeanofVelocityi}, ${MeanofVelocityj}, ${MeanofVelocityk}] Last edited by cwl; December 1, 2022 at 17:31. |
||
November 14, 2022, 10:55 |
|
#5 |
New Member
McVas
Join Date: Oct 2022
Posts: 17
Rep Power: 4 |
Hi,
Thank you so much ,that helped |
|
Tags |
star-ccm+, streamlines, time-averaged |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Multiple floating objects | CKH | OpenFOAM Running, Solving & CFD | 14 | February 20, 2019 10:08 |
SixDoFRigidBodyMotion under OF2.3 ( self oscillating cylinder) | Scabbard | OpenFOAM Running, Solving & CFD | 1 | July 22, 2014 05:50 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
dynamic Mesh is faster than MRF???? | sharonyue | OpenFOAM Running, Solving & CFD | 14 | August 26, 2013 08:47 |
Terrible Mistake In Fluid Dynamics History | Abhi | Main CFD Forum | 12 | July 8, 2002 10:11 |