CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   Merging overset with Isoadvector (overInterDyMFoam and interIsoFoam) (https://www.cfd-online.com/Forums/openfoam-programming-development/240846-merging-overset-isoadvector-overinterdymfoam-interisofoam.html)

juandeigo January 26, 2022 17:44

Merging overset with Isoadvector (overInterDyMFoam and interIsoFoam)
 
2 Attachment(s)
Hi,

I'm trying to merge overInterDyMFoam with interIsoFoam to have overset functionality while reducing numerical ventilation (smearing) in naval simulations (VoF).

I've compiled the attached overset solver using isoadvector instead of MULES, but when I run it I get air bubbles around the hull (picture attached) and the simulation crashes.

Any idea on what I'm doing wrong?

Thanks!
Juan

pferro February 1, 2022 02:26

Hello,


Why the overset approach is required in your simulation ?


If the motion is limited, first, I would go with the standard mesh deformation method, MULES, and use the interfaceCompression boundary condition.


Paulin

juandeigo February 4, 2022 10:23

Hi Paulin,

Thanks for your reply!

I'm using morphing mesh with isoadvector and it works fine, but also overset meshes to simulate wider movements and manouvers.

I directly thought about trying isoadvector with overset mesh, but it hasn't worked out, at least yet :)

The interfaceCompression BC seems to me like less "real" but I'll give it a go and check the results.

Thanks!
Juan

pferro February 4, 2022 10:30

ok.

Let me know if the interfaceCompression BC improves your results.

Paulin

Berin Šeta March 26, 2022 03:16

Quote:

Originally Posted by juandeigo (Post 821046)
Hi,

I'm trying to merge overInterDyMFoam with interIsoFoam to have overset functionality while reducing numerical ventilation (smearing) in naval simulations (VoF).

I've compiled the attached overset solver using isoadvector instead of MULES, but when I run it I get air bubbles around the hull (picture attached) and the simulation crashes.

Any idea on what I'm doing wrong?

Thanks!
Juan

Hi Diego,

Have you been able to merge overInterDyMFoam with isoInterFoam?

Best regards,
Berin

juandeigo March 27, 2022 18:08

Quote:

Originally Posted by Berin Šeta (Post 824797)
Hi Diego,

Have you been able to merge overInterDyMFoam with isoInterFoam?

Best regards,
Berin

Hi Berin, I didn't have much time to continue trying, but it's in my to-do list

mAlletto March 29, 2022 05:19

I think the challenge here is how to correctly transfer the information (orientation and position within a cell) of the indicator function between the grids.

souliam May 19, 2022 07:43

Hi juandeigo,

I've been doing this recently. Have you been able to merge overInterDyMFoam with InterIsoFoam? or any progress?

Best regards,
Souliam

juandeigo June 5, 2022 18:01

Hi Souliam,
Not yet. I got a tip that the key is mass conservation, but I have to find the time to try again. What about you? Any success?
Juan

souliam June 22, 2022 22:36

Quote:

Originally Posted by juandeigo (Post 829277)
Hi Souliam,
Not yet. I got a tip that the key is mass conservation, but I have to find the time to try again. What about you? Any success?
Juan

Thanks!
Em... Before using interIsoFoam to modify geometricVoF, there is no problem. Then, trying to merge overinterdymfoam had fatal problems. It seems that there is no data exchange between background and overset (fig1). Also, my solver doesn't show the solve p-rgh prompt(fig2), I‘m trying to check or modify. Finally, have you adjusted the CorrectPhi.H file properly?
fig: https://www.jianguoyun.com/p/DRUY1FMQzZLaChjo_cgEIAA
https://www.jianguoyun.com/p/DXvZn88QzZLaChjw_cgEIAA
Souliam

Richal Sun September 14, 2022 07:48

Are you guys still paying attention to the coupling of these two solvers?I would be grateful if you could provide me with some ideas or insights.:D

Berin Šeta December 15, 2023 18:27

Quote:

Originally Posted by Richal Sun (Post 835836)
Are you guys still paying attention to the coupling of these two solvers?I would be grateful if you could provide me with some ideas or insights.:D

Hello,

I have just seen that a paper regarding the overset mesh combined with isoadvector has been published.

https://www.sciencedirect.com/scienc...2980182301853X

I am not sure if the code is available on GitHub or something like that. I think that the paper's author had some discussion about the implementation at the forum here:

https://www.cfd-online.com/Forums/op...lations-5.html

Best regards,
Berin


All times are GMT -4. The time now is 12:08.