Importing fluent mesh with mapped interface

Hey guys,

I am having some trouble importing a .msh mesh. The fluent mesh consists of two parts, one is rotating similar to a MRF approach. The regions are connected through a so called mapped interface.

I converted the mesh (fluentMeshToFoam) and coupled the two seperate meshes (stitchMesh). If I upload the mesh now, it is recognized as one single volume and all patches are present. So far, so good. But to be able to set up a rotating zone, I need to split the volume up. I set up two zones (setSet) and uploaded the mesh. The two zones I set appear, but somehow there is also the default region. And all the patches appear only in that volume (region0).


If I now split the mesh up (splitMeshRegions), the two regions with the corresponding patches show up after uploading at SimScale. In addition openFOAM creates an interface patch between the two regions, which is assigned mappedWall by default.
splitRegionsCROP

  1. Since mappedWall is not available as BC at SimScale, is there a workaround?
    Edit: To be more specific, I am looking for a BC to apply on the interface patch, which simply allows flow through it.

  2. Is there another way to create a seperate region, where I can apply the MRF?

Hi @jbergmeier!

I would have to dig a bit deeper into this to see what you can do here - Darren (@1318980), any ideas here?

Best,

Jousef