Thank you for your explanation.

Is there any other way by which I can create the same geometry (Circular
inclusion in the square) ?
My project is related to "Multiscale Modeling of Failure of Composite
Materials" for that purpose I need to create a different RVE
(Representative Volume Element) for the heterogeneous material. These RVE
may include one or more circular fiber or inclusions.
How can I solve this problem with dealii?

Please see the attached example of RVE below, which I want to create in
dealii.

[image: image.png]


Thanks and regards,
Deepika


On Fri, Feb 10, 2023 at 1:37 AM Wolfgang Bangerth <bange...@colostate.edu>
wrote:

> On 2/9/23 11:28, Deepika Kushwah wrote:
> > **
> >
> > I have changed the default tolerance as you suggested but the problem is
> > still persisting.
> > In the coarse meshing, there are only 4 points connected between the two
> > triangulations and after refinement there is still the same connection.
> > How can we increase the connecting points?
>
> I see the problem now. If you count how many points there are on the
> circle from the inner mesh and the outer mesh, the number is different.
> These meshes *can't* be merged as you want. Merging meshes can only work
> if you have the same number of vertices coming together at the interface
> where you want to merge the meshes.
>
> Best
>   W.
>
> --
> ------------------------------------------------------------------------
> Wolfgang Bangerth          email:                 bange...@colostate.edu
>                             www: http://www.math.colostate.edu/~bangerth/
>
> --
> 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/c50b5e9c-75e1-b4b8-3b82-73f8b58e6b15%40colostate.edu
> .
>

-- 
**************************************************************************

This e-mail is for the sole use of the intended recipient(s) and may

contain confidential and privileged information. If you are not the

intended recipient, please contact the sender by reply e-mail and destroy

all copies and the original message. Any unauthorized review, use,

disclosure, dissemination, forwarding, printing or copying of this email


is strictly prohibited and appropriate legal action will be taken. 


************************************************************************************************

-- 
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/CAKTdrpqk3Kuo_VYnGxmwwcyaQLvX%2BLSS3rfi8dKq%2BojXOnY-iw%40mail.gmail.com.

Reply via email to