-
I would like to consult that how to generate the periodic boundary condition for the parallelepiped RVE model in tessellation part? For example, I have the seed coordinates and their weight, and the Voronoi tessellation will be applied. However, the configuration of the RVE generated by seed coordinates and their weight is not the rectangular or the cube with the orthogonal edges, I want to generate the periodic condition for the paralleleipied RVE along each non-orthogonal direction. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
You do not need straight edges etc. to do a simulation. The periodicity conditions apply to the (irregular shaped) periodic tessellations just as well. But if you want straight edges, etc., you may have a look at Neper-mosaic. |
Beta Was this translation helpful? Give feedback.
-
Ok, I got it. Really thanks for your guidance!
发送自 Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
发件人: Romain Quey ***@***.***>
发送时间: Saturday, October 26, 2024 12:33:07 AM
收件人: neperfepx/neper ***@***.***>
抄送: liuyii7 ***@***.***>; Author ***@***.***>
主题: Re: [neperfepx/neper] About the periodic boundary condition for non-orthogonal parallelepiped RVE model (Discussion #932)
OK. Neper considers periodicity only along the reference directions right now. You could still load your updated "sheared" seed coordinates and weights, and build the tessellation in the equivalent "unsheared" domain. Neper would generate the tessellation in that "unsheared" domain, but this would be equivalent...
Hope this helps.
―
Reply to this email directly, view it on GitHub<#932 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BBNQI6K5XJDZXHKADDEFACTZ5JQDHAVCNFSM6AAAAABQSQJLK2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMBVGQZTGMY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
You do not need straight edges etc. to do a simulation. The periodicity conditions apply to the (irregular shaped) periodic tessellations just as well. But if you want straight edges, etc., you may have a look at Neper-mosaic.