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

moveDyMEnigneMesh in foam-extend-3.2

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 18, 2017, 02:59
Default moveDyMEnigneMesh in foam-extend-3.2
  #1
New Member
 
Qiyan Zhou
Join Date: Sep 2016
Posts: 16
Rep Power: 9
zhouqy1994 is on a distinguished road
i am trying to use moveDyMEnigneMesh in foam-extend-3.2

but some questions confuse me

1#as known, offset in engineGemetry file represents the distance from piston patch to dynamic layering. i have changed the value of offset from 0 to 0.08, but the pistonLayerfaces-facezone in paraview surprisingly never moved, do you have any idea about that?

2#what does the axis and direction vetor in the piston subdict mean?
piston
{
patch piston;

coordinateSystem
{
//type cartesian;
type cylindrical;
origin (0 0 0);
axis (0 0 1);
direction (1 0 0);
}
minLayer 0.002;
maxLayer 0.005;

i dig the codes for a whole day, the only thing i have found is that the axis
and direction are used to generate a tensor to realize the translation between local and global coordinate. due to the limitaton of my knowledge, i don't figure out how the tensor realize the translation ?


thanks a lot
zhouqy1994 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
error with reactingFoam BakedAlmonds OpenFOAM Running, Solving & CFD 4 June 22, 2016 02:21
[blockMesh] error message with modeling a cube with a hold at the center hsingtzu OpenFOAM Meshing & Mesh Conversion 2 March 14, 2012 09:56
[blockMesh] BlockMesh FOAM warning gaottino OpenFOAM Meshing & Mesh Conversion 7 July 19, 2010 14:11
[blockMesh] Axisymmetrical mesh Rasmus Gjesing (Gjesing) OpenFOAM Meshing & Mesh Conversion 10 April 2, 2007 14:00
[Gmsh] Import gmsh msh to Foam adorean OpenFOAM Meshing & Mesh Conversion 24 April 27, 2005 08:19


All times are GMT -4. The time now is 23:12.