|
[Sponsors] |
dynamic mesh velocity specified for each face |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 13, 2019, 13:17 |
dynamic mesh velocity specified for each face
|
#1 |
New Member
bagh fay
Join Date: Mar 2017
Posts: 17
Rep Power: 9 |
under DEFINE_CG_MOTION
i loop through the faces trying to give each face a specific velocity so the wall faces will move diffrently but after compiling and run the case i always get the wall to move at fixed velocity any advice how to correct the UDF so each face moves diffrently begin_f_loop(f,t) { i = i++; vel[1]= i*dtime; } end_f_loop(f,t) regards |
|
February 14, 2019, 00:43 |
|
#2 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
is it possible, what do you think?
take a list of paper and move its part with different velocities best regards |
|
February 14, 2019, 03:33 |
|
#3 |
New Member
bagh fay
Join Date: Mar 2017
Posts: 17
Rep Power: 9 |
dear Alexander
thanks for your reply i am new in using UDF as well as in working with dynamic mesh however for my basic understanding the answer is yes otherways how can we model heart movement or expanding membranes for example i would like if you advise me how this kind of moving walls can be modeled and where i can find similar examples thanks |
|
Tags |
dynamic mesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[simpleFoam] Floating point exception | seuchsy | OpenFOAM Running, Solving & CFD | 3 | November 3, 2016 10:29 |
[snappyHexMesh] SnappyHexMesh for internal Flow | vishwa | OpenFOAM Meshing & Mesh Conversion | 24 | June 27, 2016 09:54 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
[blockMesh] non-orthogonal faces and incorrect orientation? | nennbs | OpenFOAM Meshing & Mesh Conversion | 7 | April 17, 2013 06:42 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |