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

Create volume in CFX post for analysis purposes

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By Lance

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 2, 2015, 09:37
Default Create volume in CFX post for analysis purposes
  #1
New Member
 
Nicolas
Join Date: Mar 2010
Posts: 13
Rep Power: 16
lavoz is on a distinguished road
Dear forum members,

I'm looking for a possibility to create a geometrically defined volume that I can later perform calculations on. Or to put it in other words, I want to create a rectangular cuboid within my fluid domain that I can refer to for additional calculations, e.g. calculate volume averaged properties.

So in my fluid domain, I can create a volume via locations and limit this volume in one dimension (e.g. z-dimension). However, I can't add any more limitations regarding the x- and y-dimension. Any ideas how this can be done?

I probably could create a group of iso clips from respective planes and average the results outside CFX, but this is not straight forward and not a “real” volume averaging, so I hope there is a better option.
lavoz is offline   Reply With Quote

Old   September 2, 2015, 09:44
Default
  #2
Senior Member
 
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22
Lance is on a distinguished road
One idea:
Make an expression defining your boundaries e.g. if(x>1[m],1,0)+if(x<2[m],1,0)+ ....
Make a variable of your expression.
Make an iso volume of your variable and plot it at value = 6
andbe and evan247 like this.
Lance is offline   Reply With Quote

Old   September 3, 2015, 11:36
Default
  #3
New Member
 
Nicolas
Join Date: Mar 2010
Posts: 13
Rep Power: 16
lavoz is on a distinguished road
Thank you very much for this idea, worked like a charm ;-)
lavoz is offline   Reply With Quote

Old   October 17, 2015, 03:08
Default
  #4
New Member
 
vikas yadav
Join Date: Jul 2015
Posts: 9
Rep Power: 10
vikasy123 is on a distinguished road
Dear lavoz,
i am also stuck in the same problem.
could you please tell me how u have made the expression?
vikasy123 is offline   Reply With Quote

Old   April 16, 2019, 17:43
Default Can u help me out too pls
  #5
New Member
 
Amiya
Join Date: Aug 2017
Posts: 11
Rep Power: 8
amiyaabhash is on a distinguished road
Quote:
Originally Posted by Lance View Post
One idea:
Make an expression defining your boundaries e.g. if(x>1[m],1,0)+if(x<2[m],1,0)+ ....
Make a variable of your expression.
Make an iso volume of your variable and plot it at value = 6
Can you please describe in detail.i am performing free surface flow with water being seperated into two halfs by an obstruction I wish to find out the volume passing through right side of the obstruction only.how can I do that?
amiyaabhash is offline   Reply With Quote

Old   December 14, 2020, 09:15
Default specific answer
  #6
New Member
 
jiangsu
Join Date: Dec 2020
Posts: 1
Rep Power: 0
virgilante is on a distinguished road
according to the responder above>>

eg.

if(x>-165[m],1,0)+if(x<-45[m],1,0)+if(y>31[m],1,0)+if(y<122[m],1,0)+if(z>0[m],1,0)+if(z<8[m],1,0)

this expression means mesh coordinates(x,y,z) input will be exported as 0 or 1, so that the algorithm will distinguish and chose the mash cell range(final output will be 6).

then, you will get the mesh iso-trim volume.

my first answer.
virgilante is offline   Reply With Quote

Old   July 5, 2021, 10:27
Default
  #7
New Member
 
Join Date: Jun 2016
Posts: 7
Rep Power: 9
tias is on a distinguished road
The step is fine for simple volumetric shapes. What if the volume is more complex. Is it for example possible to import a bunch of stl surfaces that define a volume?
tias is offline   Reply With Quote

Reply

Tags
post processing, volume, volume averaging, volume generation


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
[blockMesh] Errors during blockMesh meshing Madeleine P. Vincent OpenFOAM Meshing & Mesh Conversion 51 May 30, 2016 10:51
[GAMBIT] how do i split volume or create volume surrounding pesar125 ANSYS Meshing & Geometry 1 December 17, 2013 01:07
cfx post create a chart turbodede CFX 0 December 11, 2012 09:11


All times are GMT -4. The time now is 21:52.