|
[Sponsors] |
Getting streamlines between two planes in post-CFD |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 16, 2013, 05:27 |
Getting streamlines between two planes in post-CFD
|
#1 |
New Member
Victoria
Join Date: May 2013
Location: Melbourne
Posts: 1
Rep Power: 0 |
Hi all,
My name is Sotirios! I'm new to these forums and am very keen to be apart of this community. I have a question regarding using ANSYS's post-CFD software package: Background info I have two fluid inlets (blue and red arrows) that culminate in a T-junction for a cylindrical pipe geometry (see attachment). After the two pipes have become one, I have a two planes, A & B, that make a cross section of the pipe such that their surface normal is in the same direction as the flow, which is "down the pipe" (in the direction of the green arrow). t_junction.jpg What I've previously been doing is starting some streamlines at the two inlets (red and blue arrows), and then exporting the streamline data to a .csv file in order to produce a cross section image of what it would the flow would look like if I were staring down the pipe (see other attachment) t_bend_cross_section.jpg In this .csv file are the coordinates of each streamline as it goes through the geometry and so it's given in the format (for example): [x] [y] [z] [streamline number] 0.1 0.2 0.1 123 0.1 0.4 0.1 123 etc... This can take a while and produce large files that get up to a 1gb if I use 10,000 streamlines per inlet which is not ideal if only because it wastes a bit of time. What I'd like to find out Does anyone know how to obtain streamlines that start from the plane at location "A" and stop at the plane at location "B"? I hope that is sufficiently clear and that it's doable! |
|
May 16, 2013, 10:34 |
|
#2 | |
Senior Member
Join Date: Dec 2009
Posts: 131
Rep Power: 19 |
assuming this is single phase.
if you are using simple XZ planes (y = constant) then you can use iso clip on each stream to bound between the two planes then export this. You get your points along the streamline between these two planes but lose the streamline numbers and just get a cloud of points. One thing I have been wanting in CFDpost is to generate a point cloud using intersection of surfaces and streamlines. I can easily do this for simple cases of planes on a coordinate axis and then use max/min variable value. So if your A and B are y = constant, then use the iso clip as the part to create "Point" using maxVal Y and another using minYal Y then change to small balls and color as desired. No need to export streamline data to file and all visualization done within CFDpost. If anyone has thoughts on intersecting streamlines with surfaces (any type) in CFDpost, I would be interesting in discussing. If you are using two phases, look at the volume fraction on those planes to see distribution. Quote:
|
||
Tags |
ansys, post-cfd, streamlines |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
CFD Design...The CFD Future | John C. Chien | Main CFD Forum | 20 | November 20, 2015 00:40 |
calculating output parameter in cfd post | markus67 | CFX | 3 | August 26, 2015 10:28 |
Setting the desired Zoom level in ANSYS CFD Post for custom reports | shreyasr | CFX | 1 | July 11, 2013 02:57 |
CFD for fans & blower housings | David Carroll | Main CFD Forum | 8 | August 24, 2000 18:25 |
public CFD Code development | Heinz Wilkening | Main CFD Forum | 38 | March 5, 1999 12:44 |