CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Overset Mesh - SixDOF Body

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 26, 2025, 07:26
Default Overset Mesh - SixDOF Body
  #1
New Member
 
daniel
Join Date: Jan 2025
Posts: 3
Rep Power: 2
danrudn is on a distinguished road
Hi,
I have a working overset project which moves bodies (not only a rotation) and causes an air flow in the room.
Code:
dynamicFvMesh       dynamicOversetFvMesh;
solver          multiSolidBodyMotionSolver;
multiSolidBodyMotionSolverCoeffs
{
    movingZone
    {
        solidBodyMotionFunction rotatingMotion;
        rotatingMotionCoeffs
        {
            origin      (0 0 0);    
            axis        (0 0 1);    
            omega       -100.0;     
        }
    }
...
// add a 6DOF body here ? 
}
Is it possible to add a body to my overset project which moves depending on the forces acting on it like a 6DOF ?
Or what is the best way to have a
1. overset mesh which produces an airflow in the room
2. see the effect of airflow on a body in the room (it would be cool if it has an interaction with moving walls)
danrudn is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Front mesh boundaries (overset patch) not deforming on newer OF releases Umut OpenFOAM Running, Solving & CFD 6 December 7, 2024 01:05
[snappyHexMesh] SnappyHexMesh/splitMeshRegion : region1 in zone "-1" GuiMagyar OpenFOAM Meshing & Mesh Conversion 3 August 4, 2023 12:38
how to set periodic boundary conditions Ganesh FLUENT 15 November 18, 2020 06:09
fluent add additional zones for the mesh file SSL FLUENT 2 January 26, 2008 11:55
Icemcfd 11: Loss of mesh from surface mesh option? Joe CFX 2 March 26, 2007 18:10


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