|
[Sponsors] |
August 28, 2012, 09:31 |
pressure plot over surface
|
#1 |
New Member
Join Date: Aug 2012
Posts: 12
Rep Power: 14 |
Hi,
I've got a complete 3D simulation of an airflow around a turbine vane. Now I'd like to make a plot of the pressure over the vanes surface. But when I create an x-y-Plot I can only choose a direction under "X-Type". When I choose this I only get two points in my dot. I guess that the problem is that I only choose a direction and not the vane surface. Thank you for your help in advance |
|
August 28, 2012, 13:23 |
|
#2 |
Member
David
Join Date: Aug 2012
Posts: 48
Rep Power: 14 |
Correct if I'm wrong, you'd like to plot a pressure map over the surface?
If so, you have to right click on scene > new scalar scene and select in scalar field pressure and select the parts you'd like to represent |
|
August 29, 2012, 03:30 |
|
#3 |
New Member
Join Date: Aug 2012
Posts: 12
Rep Power: 14 |
Thank you for your answer.
But no, that's not what I would like to do. I'd like to make a x-y-Plot. The x-Axis should be the length of the surface and the y-Axis should be the Pressure. It would be enogh to get out the Pressure at Some points along the surface so I can create my own plot in Excel. |
|
August 29, 2012, 05:58 |
|
#4 |
New Member
Sebastian H.
Join Date: Apr 2011
Posts: 7
Rep Power: 15 |
You can create a Line-Probe under Derived Parts on your surface and plot the results over the line length. You can change the resolution for the line if you want more or less points.
|
|
August 30, 2012, 04:33 |
|
#5 |
New Member
Join Date: Aug 2012
Posts: 12
Rep Power: 14 |
I've tried this but I wasn't able to attach the line probe to the surface because it is not a plane area.
|
|
August 30, 2012, 19:53 |
|
#6 |
Senior Member
Join Date: Oct 2009
Location: Germany
Posts: 636
Rep Power: 22 |
There's at least a painful way. You can extract a table with pressure values and coordinates for every surface on your airfoil boundary and export it in csv format. Then you can delete all the lines you don't need (cells not on the line you want to evaluate) and put it together in Excel.
But be warned, it could be painful since the table can be pretty big, depending on your mesh resolution.
__________________
We do three types of jobs here: GOOD, FAST AND CHEAP You may choose any two! |
|
September 5, 2012, 14:32 |
|
#7 |
New Member
Nick
Join Date: Apr 2012
Posts: 6
Rep Power: 14 |
Hi gmoehl,
I don't know if I'm too late to be of help, but the way I do it (if I understand you correctly) is as follows. Create a section plane as a derived part, and when you apply it to a part in you region, apply it to the surface of the vane that you want the plot from. This then effectively gives you a line along the surface of the vane (as long as you plane section is oriented correctly). This derived part section plane can then be used to make an xy plot, using whichever variable you like. I hope that's clear! |
|
September 9, 2012, 04:14 |
|
#8 |
New Member
Join Date: Aug 2012
Posts: 12
Rep Power: 14 |
First of all thank you for your help Nick.
But it still won't work. I create a new plane section, give it the right orientation and choose the vane surface as the input part. Then I create a new x-Y-Plot and choose the new plane section under "Parts". Under "Y-Type " I choose the pressure as the scalar function. But under "X-Type " I can still only choose between "position" and "scalar". The plot that is created doesn't show anything. I think the problem is that I havn't chosen the plane section as reference for the x-Axis of my plot. |
|
September 9, 2012, 04:37 |
|
#9 |
New Member
Join Date: Aug 2012
Posts: 12
Rep Power: 14 |
I think I have to change the "X-Type".
So I choose "scalar". That leads to the wide range of possible Field Functions to choose from. But no matter which one I choose (e.g. Position), nothing changes. I've still got the x-y-Plot with an x-Axis that ranges from 0 to 102. The only thing that changes is the title under the x-Axis. Could it be a problem that the surface is closed? Due to this the created line has no defined end or start. It works when I choose centroid x as the Field Function for the x-Axis and take the interface between the air and the vane in the part air as the Part for the plane section. Until now I chose the surface of the air to the vane as the part for the plane section. Again, thank you very much for your help Nick Last edited by gmoehl; September 9, 2012 at 06:12. |
|
September 11, 2012, 15:20 |
|
#10 |
Senior Member
Join Date: Dec 2010
Posts: 135
Rep Power: 16 |
Is your model a periodic model? Than it is possible to create a line over suction and pressure side of the airfoil with Data Blocked Mappers, Isosurfaces and (i hope i remember right) with treshold which gives you a line.
If your model is a full (non periodic) model i do not know a way to create these plots with star-ccm. |
|
October 2, 2012, 10:10 |
|
#11 |
New Member
Nick
Join Date: Apr 2012
Posts: 6
Rep Power: 14 |
Hi gmoehl,
I don't know if I'm a bit late to provide any help, but this works perfectly for me, so I'm surprised it won't work for you. My x-axis is position, which corresponds to the location of the point being plotted. In my case, this is along the x-axis, and my plane runs in the direction of leading to trailing edge. The set-up sounds similar to mine. I have pressure on the Y-axis, which is the chosen scalar function under the Y Types section in the tree. Just below this is the label of the derived part which I want to plot along. Have you definitely picked the aerofoil part when you created your section plane? Is the orientation of the plane definitely correct? I haven't tried it on a closed surface, as I'm simulating flow around a ram-air parachute, which has a ram-air inlet. I would've thought that it would just give you one line but it would plot both the suction side and pressure side values, but I don't know for sure. Let us know how you get on, Nick |
|
October 2, 2012, 14:45 |
|
#12 |
Senior Member
Ryne Whitehill
Join Date: Aug 2009
Posts: 312
Rep Power: 19 |
This is the same way others have mentioned but ill write out each step.
1. Under derived parts, create new section plane and set up your origin and normal. Change your Input parts to JUST the surfaec you want. 2. Make a plot (X-Y) 3. Click your Plot entry (default XY Plot 1) and click the ... button next to parts, select your cutplane 4. Go to XY Plot 1->X Type->Position and define the vector that is parallel to your interest (chord line?) 5. Go to XY Plot 1-> Y Types->Y Type 1-> and select your function (Pressure) 6. Open the plot, it should be populated |
|
January 14, 2017, 02:23 |
|
#13 |
New Member
Pianoman
Join Date: Jan 2017
Posts: 2
Rep Power: 0 |
I know that the post is old but if someone stumbles across this page, "like me" looking for similar information, here is what i figured: If its in ANSYS, you create a polyline, for example at a boundary of the geometry where you want to create a plot, then use the polyline in a data series.
|
|
June 13, 2022, 09:38 |
|
#14 |
New Member
Emre
Join Date: Sep 2020
Posts: 7
Rep Power: 6 |
I believe the problem is that the plotting 1d surface is non linear so there is no vector that is parallel to it
|
|
October 3, 2022, 10:21 |
Have found a solution
|
#15 |
New Member
Xander Walsh
Join Date: Jan 2012
Posts: 4
Rep Power: 14 |
1: Create a new line probe, select surface part and snap to surface.
2: Create x-y plot and select part to be line probe. |
|
Tags |
plot |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
"Pressure Inlet" Boundary Setup | Wijaya | FLUENT | 15 | May 18, 2016 11:08 |
Selection Surface for contour plot by journal file | diamondx | FLUENT | 0 | September 12, 2011 12:58 |
Pressure BCs or Periodic BCs for model of frost on vertical surface? | andy.eco | FLUENT | 2 | March 26, 2010 03:02 |
How to get the pressure force on a surface? | Jimmy | Siemens | 5 | January 25, 2008 06:54 |
Does star cd takes reference pressure? | monica | Siemens | 1 | April 19, 2007 12:26 |