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

Clipping Plane

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 26, 2007, 21:16
Default Clipping Plane
  #1
Alshroof
Guest
 
Posts: n/a
Hi there; I know that clip plane will act on all objects in the Viewer, but will not affect other functions such as calculations. I wander if there is a way to make it affects calculations?

Regards
  Reply With Quote

Old   July 27, 2007, 01:38
Default Re: Clipping Plane
  #2
Gert-Jan
Guest
 
Posts: n/a
You can zero everthing below x=0 by multiplying your variable with step(X). So if you would like to know the average velocity in Plane 1 clipped by a plane at x=0 then use:

2*areaAve(Velocity*step(X))@Plane 1

Provided the clip plane splits your geometry in two. If not you have to use a different correction factor than the '2' in this example, based on the size of the surfaces on both side of the clip plane.

Gert-Jan

www.bunova.nl

  Reply With Quote

Old   July 27, 2007, 17:02
Default Re: Clipping Plane
  #3
Robin
Guest
 
Posts: n/a
An alternate way to do this is to create a contour plot of X on your plane or region of interest and specify the contour range and number of levels so as to have one contour level on your region of interest.

If you want everything below x=0, define the contour to go from -1 to 1 with 3 contour levels. This will create 2 contour bands, one below x=0 and one above. Now create a User Surface and select the "from contour" option. Pick the contour object you created. Contour level 2 will give you the x<0 part and level 3 will give you the x>0 part. This user surface can be used just like any other location for evaluating expression, creating plots, etc.

Note that you can also do this with contours of other variables.

Regards, Robin
  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Using a Plane id in Fluent UDF cdf_user Fluent UDF and Scheme Programming 13 October 17, 2023 00:06
[Gmsh] Problem with Gmsh nishant_hull OpenFOAM Meshing & Mesh Conversion 23 August 5, 2015 02:09
Meshing a Mixing Plane using ICEM Will Anderson FLUENT 0 November 6, 2010 17:08
[Gmsh] boundaries with gmshToFoam‏ ouafa OpenFOAM Meshing & Mesh Conversion 7 May 21, 2010 12:43
Mixing plane geometry definition Hbet FLUENT 0 January 18, 2002 07:16


All times are GMT -4. The time now is 22:05.