|
[Sponsors] |
June 12, 2020, 12:57 |
6DOF with Overset in OpenFoam v1912
|
#1 |
New Member
TAKILT said
Join Date: Mar 2020
Posts: 4
Rep Power: 6 |
Hi,
I use OpenFoam v1912 to simulate the movement of the 2D object (hydrofoil in forced pitching motion and free heaving) under the force of the fluid . I tried it using pimpleDyMFoam but mesh deformation is too big to simulate. So now I am working on it by using oversetmesh function. I ran some tutorials about oversetmesh but I could not use oversetmesh(overPimpleDyMFoam) with 6DOF. How can I use oversetmesh with 6DOF? |
|
July 21, 2020, 13:37 |
|
#2 |
Senior Member
|
Include "libsixDoFRigidBodyMotion.so" in controlDict like
Code:
libs ("liboverset.so" "libfvMotionSolvers.so" "libsixDoFRigidBodyMotion.so"); HTML Code:
valid solver types: 14 ( coded displacementComponentLaplacian displacementInterpolation displacementLaplacian displacementLayeredMotion displacementSBRStress multiSolidBodyMotionSolver [B]sixDoFRigidBodyMotion[/B] solidBody solidBodyDisplacementLaplacian surfaceAlignedSBRStress velocityComponentLaplacian velocityDisplacement velocityLaplacian ) |
|
August 31, 2021, 02:27 |
|
#3 |
Member
Francisco T
Join Date: Nov 2011
Location: Melbourne, Australia
Posts: 64
Blog Entries: 1
Rep Power: 15 |
Hi Michael
Do you know if is possible to model the advection of a solid inside a stream using overset methods? Since all the functions in SolidBodyMotion require to specify a type of motion for the mesh inside (linear, oscillating etc), but for this case it would be "free motion" due to advection. any help would be appreciated. |
|
August 31, 2021, 11:48 |
|
#4 |
Senior Member
|
Hi frantov,
From my knowledge, it is not possible to couple overset with this motion in current OpenFoam. The solid is free moving by the force of the fluid, so it’s a Fsi problem and you have to know the force exerted on the solid from the fluid. Maybe foam-extend has this capability, but I am not very familiar with it. |
|
October 18, 2023, 05:43 |
|
#6 |
New Member
Xin Li
Join Date: Apr 2020
Posts: 2
Rep Power: 0 |
Hi frantov,
Have you figured out this problem, I'm also interested. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frequently Asked Questions about Installing OpenFOAM | wyldckat | OpenFOAM Installation | 3 | November 14, 2023 12:58 |
2DOF Planning hull resistance study with overset | CFD_fan | OpenFOAM Running, Solving & CFD | 7 | July 13, 2021 06:03 |
[OpenFOAM.com] Building OpenFOAM V1912 on armh8/arm64 | EternalSeekerX | OpenFOAM Installation | 6 | May 6, 2020 20:41 |
[OpenFOAM.com] OpenFOAM v1912 Windows7+Docker - OF_Create_Env not working | simucentral | OpenFOAM Installation | 2 | April 29, 2020 13:14 |
[ANSYS Meshing] Creating a 2D Mesh with Ansys Workbench for OpenFOAM v1912 | fanta | ANSYS Meshing & Geometry | 1 | April 4, 2020 09:59 |