|
[Sponsors] |
Ahmed et al. - 2024 - A Modified Overset Method in OpenFOAM for Simultaneous Motion.. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 2, 2024, 07:21 |
Ahmed et al. - 2024 - A Modified Overset Method in OpenFOAM for Simultaneous Motion..
|
#1 |
New Member
Jozsef Nagy
Join Date: Dec 2018
Posts: 15
Rep Power: 7 |
Comments and questions are welcomed on the article Ahmed et al. A Modified Overset Method in OpenFOAM for Simultaneous Motion and Deformation: A Case Study of a Flexible Flapping Foil, April 2024, OpenFOAM Journal, https://doi.org/10.51560/ofj.v4.96
|
|
April 3, 2024, 15:20 |
|
#2 | |
New Member
Manchester
Join Date: Aug 2022
Posts: 27
Rep Power: 4 |
Quote:
Hi Ahmed, Your work is really interesting! I have one question for you. By checking the source code, you try to modify the current the overset library to identify and then specify a certain zone to apply the mesh motion and deformation. I noticed that you use the solidBodyDisplacementLaplacian as an example, so does the other mesh motion solver be supported? For example displacementLaplacian. Which will adjust the deformation of the whole overset domain when it terms to the large deformation, including the boundary of the overset mesh. Best, Tian |
||
April 8, 2024, 06:55 |
|
#3 |
New Member
Karim Ahmed
Join Date: Nov 2017
Posts: 3
Rep Power: 9 |
Hello Tian,
Thank you for your interest. Yes I already worked with the displacement Laplacian using our modified solver and it run perfectly fine. However, It will deform a certain patch inside the overset mesh , but i never tried to deform the boundary of the overset mesh itself. Of course when you use a uniform diffusivity this move the boundaries of the overset a little bit when you have large deformation at an interior patch. Regards, Karim |
|
May 13, 2024, 12:56 |
Deforming background mesh
|
#4 |
New Member
Dimitris Tsoumpelis
Join Date: Sep 2022
Location: Athens, Greece
Posts: 13
Rep Power: 4 |
Hello Ahmed,
First of all i want to thank you for your valuable contribution in the openfoam community. I would like to share a problem which i think is related to your research. For a simulation that i want to run i have concluded that an overset mesh where the background mesh is deformed would be useful. More specifically i aim to simulate the roll motion of a ship (which can potentially be extreme, therefore overset mesh should be used) in a wave flume. The waves in the wave flume are going to be generated from a wave maker (therefore the background mesh should be deformed). Do you know if any such mesh capability already exists? Kind regards, Dimitris Last edited by Jim1310; May 14, 2024 at 08:35. |
|
June 1, 2024, 11:35 |
|
#5 | |
New Member
Ahmed
Join Date: Jan 2021
Posts: 1
Rep Power: 0 |
Quote:
You can conduct this in multiple ways: 1) use some wave model instead of the wave maker. If you want to add the wave make motion in the simulation 2) use multiple overset (Front) meshes, one for the hull and another for the wave maker. or 3) The background mesh can be deformed as the zones are defined in this modified overset. So you need to name the background and add the wave maker deformation to it, similar to the front mesh defromation. Check the dynamicOversetZoneFvMesh/Tutorial/LE_Case/backGround/constant /dynamicMeshDict https://github.com/AhmedAHamada/dyna...ynamicMeshDict |
||
November 12, 2024, 08:06 |
|
#6 |
New Member
Dimitris Tsoumpelis
Join Date: Sep 2022
Location: Athens, Greece
Posts: 13
Rep Power: 4 |
Hello Ahmed,
I had tried introducing deformation in the background mesh to accommodate for the wave maker movement while at the same time i wanted to have a free-floating object in the middle of the tank and have the overset mesh moving like a rigid body. This required the use of calculated boundary condition which always led to an error when the deformation of the background mesh had to be calculated. I subsequently modified the calculated boundary condition to 'trick' the solver. I have documented the error and the solution in this post Overset with moving domain , number 15 and 16. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
OpenFOAM Training Jan-Jul 2017, Virtual, London, Houston, Berlin | CFDFoundation | OpenFOAM Announcements from Other Sources | 0 | January 4, 2017 07:15 |
OpenFOAM Training, London, Chicago, Munich, Sep-Oct 2015 | cfd.direct | OpenFOAM Announcements from Other Sources | 2 | August 31, 2015 14:36 |
On the alpha Eqn of VOF method when using Immersed boundary method in OpenFOAM | keepfit | OpenFOAM | 4 | January 31, 2014 15:32 |
Fixed mesh method for rigid body motion | philippose | OpenFOAM | 1 | January 12, 2009 05:57 |