CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

How to get a particular plane in CFD-Post?

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 1 Post By Antanas
  • 2 Post By ghorrocks
  • 1 Post By hasanifte

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 2, 2014, 23:06
Default How to get a particular plane in CFD-Post?
  #1
Member
 
JESS
Join Date: Nov 2010
Posts: 31
Rep Power: 15
Raijin Thunderkeg is on a distinguished road
Hi, all.
I want to get a circular region in CFD-Post and the equation is x^2+y^2<=1 && Z=1. I insert a plane Z=1, but this region is too big. I just want to display the circular region. How to do this ?
Thanks.
Raijin Thunderkeg is offline   Reply With Quote

Old   April 3, 2014, 01:09
Default
  #2
Senior Member
 
Join Date: Feb 2011
Posts: 496
Rep Power: 18
Antanas is on a distinguished road
Quote:
Originally Posted by Raijin Thunderkeg View Post
Hi, all.
I want to get a circular region in CFD-Post and the equation is x^2+y^2<=1 && Z=1. I insert a plane Z=1, but this region is too big. I just want to display the circular region. How to do this ?
Thanks.
1. Insert plane.
2. Definition -> Method = XY Plane
3. Plane Bounds -> Type = Circular
4. Plane Bounds -> Radius = 1

Z is not radius but distance between coordinate system XY plane and your plane. Also note that by default plane type is "slice", so you'll see only intersection with your geometry. If you want to see full cyrcle then set plane type to "sample".
Antanas is offline   Reply With Quote

Old   April 3, 2014, 01:14
Default
  #3
Senior Member
 
Bharath kumar
Join Date: Apr 2009
Posts: 169
Rep Power: 17
bharath is on a distinguished road
You can go to turbo mode in CFD post and intialise Rotational axis by setting axis definition then you will get Radius as variable.

With this Radius as variable you can use Surface of revolution for circular plane.
bharath is offline   Reply With Quote

Old   April 3, 2014, 02:19
Default
  #4
Member
 
JESS
Join Date: Nov 2010
Posts: 31
Rep Power: 15
Raijin Thunderkeg is on a distinguished road
Quote:
Originally Posted by Antanas View Post
1. Insert plane.
2. Definition -> Method = XY Plane
3. Plane Bounds -> Type = Circular
4. Plane Bounds -> Radius = 1

Z is not radius but distance between coordinate system XY plane and your plane. Also note that by default plane type is "slice", so you'll see only intersection with your geometry. If you want to see full cyrcle then set plane type to "sample".
Thanks for your reply. If this circle is eccentric, this method doesn't work.
Raijin Thunderkeg is offline   Reply With Quote

Old   April 3, 2014, 02:24
Default
  #5
Member
 
JESS
Join Date: Nov 2010
Posts: 31
Rep Power: 15
Raijin Thunderkeg is on a distinguished road
Thanks. I will try what you said.
Raijin Thunderkeg is offline   Reply With Quote

Old   April 3, 2014, 04:06
Default
  #6
Senior Member
 
Join Date: Feb 2011
Posts: 496
Rep Power: 18
Antanas is on a distinguished road
Quote:
Originally Posted by Raijin Thunderkeg View Post
Thanks for your reply. If this circle is eccentric, this method doesn't work.
You then may insert "User Surface" with "method" = "offset from surface", "type" = "translational" and define direction and distance. This will give you circle which center is shifted from the origin of coordinates.
Jon Faried likes this.
Antanas is offline   Reply With Quote

Old   April 3, 2014, 06:30
Default
  #7
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,728
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
You can define any shape you can define analytically by defining a variable as function of x,y and z; and then doing a user surface of a contour plot of it. For instance, if you define a variable as r = sqrt(x^2+y^2), then you can draw a contour at any radius you like and make it into a user surface. Likewise you can extend this to ellipses, parabolas or anything else you can define analytically.
Raijin Thunderkeg and hwangpo like this.
ghorrocks is offline   Reply With Quote

Old   April 3, 2014, 21:39
Default
  #8
Member
 
JESS
Join Date: Nov 2010
Posts: 31
Rep Power: 15
Raijin Thunderkeg is on a distinguished road
Quote:
Originally Posted by ghorrocks View Post
You can define any shape you can define analytically by defining a variable as function of x,y and z; and then doing a user surface of a contour plot of it. For instance, if you define a variable as r = sqrt(x^2+y^2), then you can draw a contour at any radius you like and make it into a user surface. Likewise you can extend this to ellipses, parabolas or anything else you can define analytically.
This is awesome. Thank you.
Raijin Thunderkeg is offline   Reply With Quote

Old   January 31, 2015, 13:25
Default ANSYS help
  #9
New Member
 
Join Date: Sep 2014
Posts: 5
Rep Power: 11
EP3engineer is on a distinguished road
Can I select a specific Region? Can I vary the plane size? I want a very small plane at a specific location.


I have a box let say 1m x1m x10m.


I want a plane at 0.2 x 0.2 and 5m in the z axis of that box.

How is that possible?

Awaiting reply

Thanks.
EP3engineer is offline   Reply With Quote

Old   January 31, 2015, 16:42
Default
  #10
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,728
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
You can define arbitrary shapes using limits on planes, or using contours. For instance the contour between x=1 and x=2 will be a strip 1m wide.
ghorrocks is offline   Reply With Quote

Old   January 31, 2015, 22:58
Default Help!!
  #11
Member
 
Hassan Iftekhar
Join Date: Jan 2015
Posts: 40
Rep Power: 11
hasanifte is on a distinguished road
I am having the same issue. I could not shift the plane

Could you explain further
Attached Images
File Type: jpg Untitled.jpg (48.1 KB, 211 views)
adr_ps likes this.
hasanifte is offline   Reply With Quote

Old   February 1, 2015, 14:01
Default
  #12
New Member
 
Join Date: Sep 2014
Posts: 5
Rep Power: 11
EP3engineer is on a distinguished road
Quote:
Originally Posted by ghorrocks View Post
You can define arbitrary shapes using limits on planes, or using contours. For instance the contour between x=1 and x=2 will be a strip 1m wide.
Can you please explain. Thanks.
EP3engineer is offline   Reply With Quote

Old   February 1, 2015, 17:48
Default
  #13
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,728
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
You are seeing the elements which lie wholly within the plane. That is why it is jagged.
ghorrocks is offline   Reply With Quote

Old   October 20, 2017, 07:05
Default CFD post plane
  #14
New Member
 
Sibel
Join Date: Apr 2017
Posts: 18
Rep Power: 9
tsibel is on a distinguished road
Hi Everyone
I want to measure the average temperature of the this plane (pls look st the image)

But I have a problem that I do not want to measre the boundary which are draw some lines (these are the bondaries and have very high temperature)

How can I create a plane that I can disregard the boundries and taking the average of the temperature of the plane? (May be offset the plane but of course without the boundaries)
Attached Images
File Type: jpg temp.jpg (45.0 KB, 39 views)
tsibel is offline   Reply With Quote

Old   October 20, 2017, 07:18
Default
  #15
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,728
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
Can I ask what is the relevance of this average temperature minus the hot bit next to the walls? Isn't the average temperature you get then going to depend strongly on how far away from the walls you let it go? Then doesn't your arbitrary definition of the surface mean that you will get an arbitrary average temperature?

A more normal variable to calculate would be the temperature rise of the fluid, from inlet to outlet. Or temperature at a certain point, or average temperature including all regions.

If you insist on calculating the average temperature minus the hot bits near the walls - you have to work out a way of defining this surface. One way would be to define a contour of temperature to define your surface. A better way would be to use the Wall Distance variable to do the contour, which should be available only if this was a SST turbulence model simulation.
ghorrocks is offline   Reply With Quote

Old   October 20, 2017, 07:56
Default
  #16
New Member
 
Sibel
Join Date: Apr 2017
Posts: 18
Rep Power: 9
tsibel is on a distinguished road
Thank you very much for the answer. Actually I want to calculate the average heat transfer coeff. of this plane. So I need bulk and wall temperature. Wall temperature is the average temp of the boundaries. But to calculate the bulk temperature I thought that I should have a distance from the boundaries that makes my average bulk temperature more higher.

Do you have an idea about this? I know that CFX gives me heat transfer coeff but since it takes first node of the flow it is not logical. Also since I have no idea about bulk temperature, I could not set htc for bulk temperature (expert parameter)




Quote:
Originally Posted by ghorrocks View Post
Can I ask what is the relevance of this average temperature minus the hot bit next to the walls? Isn't the average temperature you get then going to depend strongly on how far away from the walls you let it go? Then doesn't your arbitrary definition of the surface mean that you will get an arbitrary average temperature?

A more normal variable to calculate would be the temperature rise of the fluid, from inlet to outlet. Or temperature at a certain point, or average temperature including all regions.

If you insist on calculating the average temperature minus the hot bits near the walls - you have to work out a way of defining this surface. One way would be to define a contour of temperature to define your surface. A better way would be to use the Wall Distance variable to do the contour, which should be available only if this was a SST turbulence model simulation.
tsibel is offline   Reply With Quote

Old   October 21, 2017, 06:04
Default
  #17
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,728
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
The normal temperature to use the the inlet temperature as the bulk temperature. Looking at your results it would appear that your flow internal average temperature would not be far from this.
ghorrocks is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[ANSYS Meshing] Displaying solid domains in CFD Post without meshing them. hda ANSYS Meshing & Geometry 5 October 24, 2016 09:26
CFD Design...The CFD Future John C. Chien Main CFD Forum 20 November 19, 2015 23:40
Plotting Radial Velocity and Tangential Velocity in CFD Post ashtonJ CFX 5 July 13, 2015 02:49
CFD Post Streamlines better representation? Dr. Flow Squad CFX 2 January 20, 2014 13:48
How can I include scalable text in my images from CFD post? ziggo ANSYS 0 October 31, 2013 11:36


All times are GMT -4. The time now is 08:54.