|
[Sponsors] |
May 28, 2021, 09:05 |
OpenFOAM external imposed displacement
|
#1 |
New Member
Julian
Join Date: May 2021
Posts: 3
Rep Power: 5 |
Hello everyone,
I am trying to couple my OpenFOAM model to a FSI solver. My aim is to pass a rotation movement from the FSI solver to OpenFOAM. Therefore I have first tried a simple displacement, which worked pretty well: Next moving to a rotation movement. First I wanted to make a rotational movement around the bottom of the airfoil. I have plottet the vectors I am giving from python to OpenFOAM via preCICE with matplotlib. The problem I am facing is, that the points I am trying to displace in different speed and direction are deforming the arifoil and do not result in a rotation motion: Is there anything obvious I could make wrong? For the FSI solver, I have set the mesh vertices to: Code:
[[0.32, -0.105],[0.32, 0.016 ],[0.32, 0.097]] The full case is available here. If you need any other data, please let me know in the comments. |
|
May 31, 2021, 04:29 |
|
#2 |
New Member
Julian
Join Date: May 2021
Posts: 3
Rep Power: 5 |
Update: Adding more points to the mesh of the solid simulation solved the issue.
|
|
Tags |
fsi, openfoam, precice, python, rotation |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM course for beginners | Jibran | OpenFOAM Announcements from Other Sources | 2 | November 4, 2019 09:51 |
OpenFOAM Training, London, Chicago, Munich, Houston 2016-2017 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 14, 2016 04:19 |
[snappyHexMesh] determining displacement for added points | CFDnewbie147 | OpenFOAM Meshing & Mesh Conversion | 1 | October 22, 2013 10:53 |
Applying an External Displacement in FSI Modelling | ashtonJ | CFX | 12 | September 21, 2012 10:07 |
New OpenFOAM Forum Structure | jola | OpenFOAM | 2 | October 19, 2011 07:55 |