|
[Sponsors] |
July 1, 2023, 06:31 |
Multiple cylinder with sixDoF in OF 7
|
#1 |
New Member
shristi
Join Date: Jun 2023
Posts: 26
Rep Power: 3 |
hello,
I am trying to model multiple cylinder(in tandem) using OpenFOAM7.But There is a problem when I try to model case as the settings for dynamic motion My problem is that, dynamicFvMesh dynamicMotionSolverFvMesh; motionSolverLibs ("libsixDoFRigidBodyMotion.so"); motionSolver sixDoFRigidBodyMotion; diffusivity linear inverseDistance 3 (CYLINDER1); diffusivity linear inverseDistance 3 (CYLINDER2); sixDoFRigidBodyMotionCoeffs { patches (CYLINDER1); ..... } sixDoFRigidBodyMotionCoeffs { patches (CYLINDER2); } I am trying to solve this for both the cylinder but only one cylinder is picked up for the dynamic motion even though I mentioned different patches name but forces and forces coefficient value, I got for both the cylinder. I Would be grateful if anyone know how to get two (or even more) cylinders to run under sixDoFRigidBodyMotion in OpenFoam 7 simultaneously. Kind Regards, ss |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to implement time-varying boundary conditions in an enclosed cylinder | Alejandro-FA | OpenFOAM Pre-Processing | 0 | May 14, 2020 07:29 |
Flow through small cylinder recirculated inside larger cylinder. | Keesie | FLUENT | 1 | July 28, 2016 05:30 |
flow over a cylinder urgent! | kevin | FLUENT | 8 | August 11, 2015 14:00 |
Incorrect Drag and Drag Coefficient for flow over a cylinder | ozzythewise | Main CFD Forum | 8 | June 13, 2012 07:24 |
[blockMesh] Specifying boundary faces failes in blockMesh | blaise | OpenFOAM Meshing & Mesh Conversion | 0 | May 10, 2010 04:56 |