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

pimpleFoam - displacementLaplacian: Cells stretch & overlap near body after rotation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 31, 2021, 04:17
Default pimpleFoam - displacementLaplacian: Cells stretch & overlap near body after rotation
  #1
New Member
 
Julian
Join Date: May 2021
Posts: 3
Rep Power: 4
JulianSch is on a distinguished road
Hi everyone,

I am simulating a rotational movement of an airfoil with pimpleFoam & displacementLaplacian.
After 558 of 1000 time steps, the simulation crashes due to an overlap of cells at the bottom:


I have already tried several things such as changing the cell diffusivity from
Code:
displacementLaplacianCoeffs {
    diffusivity uniform;
}
to
Code:
displacementLaplacianCoeffs {
    diffusivity exponential 0.01 inverseDistance ("airfoil.*");
}
Also I have changed the timestep size from
Code:
deltaT          0.01;
to
Code:
deltaT          0.001;
which resulted in an even earlier collision of cells.

Now I am asking, which parameters I could change in addition to avoid this cell overlap / collision.

You can find further videos of the mesh movement here:
airfoil bottom
airfoil top
airfoil

In addition I have attatched the files of the case here.
(It is a coupled simulation with the coupling library preCICE, which couples OpenFOAM to MBDyn. Therefore you cannot run pimpleFoam without preCICE and MBDyn installed, but you can look at the files in the fluid folder.)
JulianSch 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
solid body rotation of grid Duncan_vdH OpenFOAM Running, Solving & CFD 2 March 22, 2017 14:03
[snappyHexMesh] SnappyHexMesh for internal Flow vishwa OpenFOAM Meshing & Mesh Conversion 24 June 27, 2016 08:54
WILLING TO PAY/ FREELANCER REQUIRED / small UDF coding force loads over body / 6DOF acasas CFD Freelancers 1 January 23, 2015 07:26
[Netgen] Import netgen mesh to OpenFOAM hsieh OpenFOAM Meshing & Mesh Conversion 32 September 13, 2011 05:50
physical boundary error!! kris Siemens 2 August 3, 2005 00:32


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