Hello,

Deal.II associates the physical group of a face with a boundary id. You 
need to remove the physical group that are associated with interior faces.

Best,

Bruno

On Tuesday, June 4, 2024 at 3:28:05 AM UTC-4 yikangw...@gmail.com wrote:

> I drew the model in gmsh but importing to dealii is giving me an 
> error.This step error occurs when importing a model.
>
> The violated condition was: 
>     boundary_id != numbers::internal_face_boundary_id
> Additional information: 
>     The input arguments for creating a triangulation specified a boundary
>     id for an internal face. This is not allowed.
>
>
>
> Here only a part of the mesh is shown (the outer contour also generates 
> the mesh),the error should occur at the interface of the two bodies, but I 
> don't know how to fix it. This model will be used for fluid-solid coupling, 
> where the interior is the fluid domain and the contours are the solid 
> domain.
> [image: 捕获.PNG]
>
>
>
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/c2d3e834-f1b7-43fe-a472-8edb7dc045bcn%40googlegroups.com.

Reply via email to