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

Merging overset with Isoadvector (overInterDyMFoam and interIsoFoam)

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

Like Tree1Likes
  • 1 Post By juandeigo

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 26, 2022, 17:44
Default Merging overset with Isoadvector (overInterDyMFoam and interIsoFoam)
  #1
New Member
 
Juan Diego
Join Date: Aug 2019
Posts: 7
Rep Power: 6
juandeigo is on a distinguished road
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
Attached Images
File Type: jpeg overinterisofoam.jpeg (193.5 KB, 75 views)
Attached Files
File Type: c overInterIsoFoamJD.C (9.1 KB, 18 views)
souliam likes this.
juandeigo is offline   Reply With Quote

Old   February 1, 2022, 02:26
Default
  #2
New Member
 
Paulin FERRO
Join Date: May 2021
Location: France
Posts: 21
Rep Power: 4
pferro is on a distinguished road
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
pferro is offline   Reply With Quote

Old   February 4, 2022, 10:23
Default
  #3
New Member
 
Juan Diego
Join Date: Aug 2019
Posts: 7
Rep Power: 6
juandeigo is on a distinguished road
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
juandeigo is offline   Reply With Quote

Old   February 4, 2022, 10:30
Default
  #4
New Member
 
Paulin FERRO
Join Date: May 2021
Location: France
Posts: 21
Rep Power: 4
pferro is on a distinguished road
ok.

Let me know if the interfaceCompression BC improves your results.

Paulin
pferro is offline   Reply With Quote

Old   March 26, 2022, 03:16
Default
  #5
New Member
 
Berin 各ta
Join Date: Dec 2014
Location: Tarragona
Posts: 8
Rep Power: 11
Berin 各ta is on a distinguished road
Quote:
Originally Posted by juandeigo View Post
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
Berin 各ta is offline   Reply With Quote

Old   March 27, 2022, 18:08
Default
  #6
New Member
 
Juan Diego
Join Date: Aug 2019
Posts: 7
Rep Power: 6
juandeigo is on a distinguished road
Quote:
Originally Posted by Berin 各ta View Post
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
juandeigo is offline   Reply With Quote

Old   March 29, 2022, 05:19
Default
  #7
Senior Member
 
Michael Alletto
Join Date: Jun 2018
Location: Bremen
Posts: 615
Rep Power: 15
mAlletto will become famous soon enough
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.
mAlletto is offline   Reply With Quote

Old   May 19, 2022, 07:43
Default
  #8
New Member
 
ZJ SONG
Join Date: Jul 2021
Posts: 2
Rep Power: 0
souliam is on a distinguished road
Hi juandeigo,

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

Best regards,
Souliam
souliam is offline   Reply With Quote

Old   June 5, 2022, 18:01
Default
  #9
New Member
 
Juan Diego
Join Date: Aug 2019
Posts: 7
Rep Power: 6
juandeigo is on a distinguished road
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
juandeigo is offline   Reply With Quote

Old   June 22, 2022, 22:36
Default
  #10
New Member
 
ZJ SONG
Join Date: Jul 2021
Posts: 2
Rep Power: 0
souliam is on a distinguished road
Quote:
Originally Posted by juandeigo View Post
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僧 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
souliam is offline   Reply With Quote

Old   September 14, 2022, 07:48
Default
  #11
New Member
 
Jiayu Sun
Join Date: Jul 2020
Location: Harbin,China
Posts: 18
Rep Power: 5
Richal Sun is on a distinguished road
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.
Richal Sun is offline   Reply With Quote

Old   December 15, 2023, 18:27
Default
  #12
New Member
 
Berin 各ta
Join Date: Dec 2014
Location: Tarragona
Posts: 8
Rep Power: 11
Berin 各ta is on a distinguished road
Quote:
Originally Posted by Richal Sun View Post
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.
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:

IsoAdvector: A new interface advection scheme for interFoam type calculations

Best regards,
Berin
Berin 各ta is offline   Reply With Quote

Reply

Tags
interisofoam, isoadvector, overinterdymfoam, overset, smearing vof

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
interIsoFoam - warnings about isocutFace and quadAreaCoeffs suryakaundinya OpenFOAM Running, Solving & CFD 3 April 21, 2022 09:48
interIsoFoam runs for maxCo = 10 but not maxCo = 2.5 scleakey OpenFOAM Running, Solving & CFD 2 August 21, 2020 04:43
from interFoam to interIsoFoam brammekeuh987 OpenFOAM Running, Solving & CFD 2 April 18, 2020 07:52
interIsoFoam Validation of Weir Flow WaterHammer1985 OpenFOAM Running, Solving & CFD 1 February 27, 2019 12:10
[isoAdvector] interIsoFoam - which OpenFOAM versions are supported? kk415 OpenFOAM Community Contributions 1 November 29, 2018 06:51


All times are GMT -4. The time now is 21:34.