CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

::: Constant mesh motion ?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 21, 2013, 05:41
Default ::: Constant mesh motion ?
  #1
New Member
 
Join Date: Oct 2012
Posts: 17
Rep Power: 13
cuba is on a distinguished road
Hi everyone,

I have a mesh motion problem in my code. Simply, I want to move all points in my domain (except points at outlet) with the same velocity in x-direction defined at inlet. I want to preserve the initial cell sizes (except the cells neighbouring outlet patch) that I give at start.

Is it possible to achieve this with laplaceFaceDecomposition with just adjusting the diffusivity function? as the current code is based on this for now and it also works in parallel.

Any comments are very much appreciated.
Best,

A very simple drawing would be as given below
o: outlet vertice
i: inlet vertice
|: internal vertices


o______|__|__|__|__i t=0
o_____|__|__|__|__i t=1
o___|__|__|__|__i t=2
o____|__|__|__|__i t=3
...
cuba is offline   Reply With Quote

Old   November 26, 2013, 10:19
Default
  #2
New Member
 
Join Date: Oct 2012
Posts: 17
Rep Power: 13
cuba is on a distinguished road
any help regarding the above question would be very much appreciated.

let me also put the above given question in the following way that

how can I map the "motionU" computed for the inlet to the rest of the domain except the outlet, so that all the points in the domain move with the same velocity except again the outlet? any examples/ideas? ...i.e. just replacing the "motionEqn" given in "laplaceFaceDecomposition" solver with something that would the trick or anything else?

in the meantime what is the meaning of "tetPointVectorField" ?

for example I have a domain 12x10x10=1200 cells (x-y-z, z is vertical) overall, 100 cells at the inlet. Then I would have have (10+1)^2=121 points at the inlet patch and (12+1)*(10+1)^2=1573 points in total, but when I check motionU file, in the internal field I have 6713 data points and at the inlet 216 data points? what do we mean by tetPointVectorField so that I have more data points than the actual total number of points?

Thanks
Best
cuba is offline   Reply With Quote

Old   November 26, 2013, 11:11
Default
  #3
Senior Member
 
Jens Höpken
Join Date: Apr 2009
Location: Duisburg, Germany
Posts: 159
Rep Power: 17
jhoepken is on a distinguished road
Send a message via Skype™ to jhoepken
If you would like to move all points similarly, have a look at solidBodyMotionFvMesh and the corresponding solidBodyMotionFunctions.

cheers,
Jens
jhoepken 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
Difficulty in calculating angular velocity of Savonius turbine simulation alfaruk CFX 14 March 17, 2017 06:08
Star CCM Overset Mesh Error (Rotating Turbine) thezack Siemens 7 October 12, 2016 11:14
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20
Dynamic moving mesh Pei-Ying Hsieh (Hsieh) OpenFOAM Running, Solving & CFD 64 June 7, 2012 10:04
Prescribed mesh motion does not correspond to actual motion rbarrett CFX 8 June 30, 2011 13:22


All times are GMT -4. The time now is 07:20.