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

6DOF with Overset in OpenFoam v1912

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Michael@UW

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 12, 2020, 11:57
Default 6DOF with Overset in OpenFoam v1912
  #1
New Member
 
TAKILT said
Join Date: Mar 2020
Posts: 4
Rep Power: 6
TAKILT said is on a distinguished road
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?
TAKILT said is offline   Reply With Quote

Old   July 21, 2020, 12:37
Default
  #2
Senior Member
 
Join Date: Jan 2019
Posts: 125
Blog Entries: 1
Rep Power: 0
Michael@UW is on a distinguished road
Include "libsixDoFRigidBodyMotion.so" in controlDict like
Code:
libs            ("liboverset.so" "libfvMotionSolvers.so" "libsixDoFRigidBodyMotion.so");
, then you should be able to use sixDoFRigidBody motion solver.

HTML Code:
valid solver types:
14
(
coded
displacementComponentLaplacian
displacementInterpolation
displacementLaplacian
displacementLayeredMotion
displacementSBRStress
multiSolidBodyMotionSolver
[B]sixDoFRigidBodyMotion[/B]
solidBody
solidBodyDisplacementLaplacian
surfaceAlignedSBRStress
velocityComponentLaplacian
velocityDisplacement
velocityLaplacian
)
Michael@UW is offline   Reply With Quote

Old   August 31, 2021, 01:27
Default
  #3
Member
 
Francisco T
Join Date: Nov 2011
Location: Melbourne, Australia
Posts: 64
Blog Entries: 1
Rep Power: 14
frantov is on a distinguished road
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.
frantov is offline   Reply With Quote

Old   August 31, 2021, 10:48
Default
  #4
Senior Member
 
Join Date: Jan 2019
Posts: 125
Blog Entries: 1
Rep Power: 0
Michael@UW is on a distinguished road
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.
frantov likes this.
Michael@UW is offline   Reply With Quote

Old   August 31, 2021, 19:11
Default
  #5
Member
 
Francisco T
Join Date: Nov 2011
Location: Melbourne, Australia
Posts: 64
Blog Entries: 1
Rep Power: 14
frantov is on a distinguished road
Thanks for your reply, yes that's what Im interested an overset mesh with free movement. I'll keep exploring OF. Good luck on your simulations!
frantov is offline   Reply With Quote

Old   October 18, 2023, 04:43
Default
  #6
New Member
 
Xin Li
Join Date: Apr 2020
Posts: 2
Rep Power: 0
YongCLee is on a distinguished road
Hi frantov,

Have you figured out this problem, I'm also interested.
YongCLee 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
Frequently Asked Questions about Installing OpenFOAM wyldckat OpenFOAM Installation 3 November 14, 2023 11:58
2DOF Planning hull resistance study with overset CFD_fan OpenFOAM Running, Solving & CFD 7 July 13, 2021 05:03
[OpenFOAM.com] Building OpenFOAM V1912 on armh8/arm64 EternalSeekerX OpenFOAM Installation 6 May 6, 2020 19:41
[OpenFOAM.com] OpenFOAM v1912 Windows7+Docker - OF_Create_Env not working simucentral OpenFOAM Installation 2 April 29, 2020 12:14
[ANSYS Meshing] Creating a 2D Mesh with Ansys Workbench for OpenFOAM v1912 fanta ANSYS Meshing & Geometry 1 April 4, 2020 08:59


All times are GMT -4. The time now is 02:10.