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

Mesh stiffness when using mesh deformation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 18, 2019, 12:47
Question Mesh stiffness when using mesh deformation
  #1
New Member
 
Lonja Selter
Join Date: Mar 2019
Posts: 1
Rep Power: 0
Lonja is on a distinguished road
Hi,
Modeling a hydraulic motor with moving pistons.

I am unsure of how mesh stiffness works with regard to mesh deformation.
Below is an image of what I am getting, when I am expecting an even stretch/compression of elements along the piston bore.
deformation is given in X and y components relative to initial position and is multiplied by an interpolation function to interpolate between 1 at the piston face and 0 towards the piston top (2).



I have tried increasing stiffness near small volumes and a value as below (1).


So my question is: as I have defined the movement of each node relative to its initial position, including interpolating between maximum movement and no movement, can I disable the mesh stiffness or change it to have no noticeable effect.



movement defined as below: P1MMX and P1MMY are the final movement equations.

Quote:
Interpolator1 = if(P1ND >= Piston1Initial, if(P1ND <=(TDCD+MovingRegion),-(P1ND-Piston1Initial)/(TDCD+MovingRegion-Piston1Initial) +1 ,0),1)

P1MMX = Piston1X * Interpolator1
P1MMY = Piston1Y * Interpolator1
P1MMZ = Piston1Z * Interpolator1
P1ND = abs(P1NVX * Initial X + P1NVY * Initial Y + P1NVZ * Initial Z+P1NPD)
P1NPD = - PNPX * P1NVX - PNPY * P1NVY - PNPZ * P1NVZ
P1NVX = sin(Piston1Offset)
P1NVY = cos(Piston1Offset)
P1NVZ = sin(0)
Attached Images
File Type: png 2.png (43.8 KB, 16 views)
File Type: png 1.PNG (7.6 KB, 6 views)

Last edited by Lonja; March 18, 2019 at 12:50. Reason: added motion equations
Lonja is offline   Reply With Quote

Old   March 18, 2019, 16:43
Default
  #2
Senior Member
 
Join Date: Jun 2009
Posts: 1,832
Rep Power: 33
Opaque will become famous soon enough
You cannot disable mesh stiffness since it is a required parameter of the model.

However, you can make its influence disappear by using a uniform value throughout the domain, say 1
Opaque is offline   Reply With Quote

Old   March 18, 2019, 17:19
Default
  #3
Super Moderator
 
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,781
Rep Power: 143
ghorrocks is just really niceghorrocks is just really niceghorrocks is just really niceghorrocks is just really nice
I have modelled a lot of piston compression things and I can tell you that the CFX mesh motion stuff works well if you start the mesh at top-dead-centre and expand it to bottom-dead-centre. If you try the other way around the mesh always ties itself in knots.
__________________
Note: I do not answer CFD questions by PM. CFD questions should be posted on the forum.
ghorrocks is offline   Reply With Quote

Reply

Tags
mesh deformation, stiffness


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
sliding mesh problem in CFX Saima CFX 46 September 11, 2021 07:38
decomposePar problem: Cell 0contains face labels out of range vaina74 OpenFOAM Pre-Processing 37 July 20, 2020 05:38
Gambit problems Althea FLUENT 22 January 4, 2017 03:19
[snappyHexMesh] No layers in a small gap bobburnquist OpenFOAM Meshing & Mesh Conversion 6 August 26, 2015 09:38
CFX Mesh Deformation problem Silmaril CFX 7 October 19, 2010 10:00


All times are GMT -4. The time now is 01:03.