Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

periodic boundary #12

Open
Mobinati opened this issue Jul 15, 2024 · 3 comments
Open

periodic boundary #12

Mobinati opened this issue Jul 15, 2024 · 3 comments

Comments

@Mobinati
Copy link

hello there, I have been trying to find a way to have a periodic boundary where cells would be limited to a box and I finally got to this notebook : PeriodicBoundaryConditions.ipynb

where it uses some modules as this:

from cgal4py.delaunay import Delaunay2, PeriodicDelaunay2

But there is an issue for matching the libraries of CGAL and cgal4py that I can't make it work.

I know that some functions, like Division, boundary cells can be read. but the idea of right side cells being part of left side cells in a way of being counted in energy minimization, I still am not sure how to do it.

appericiate if you could give a hint.

@glyg
Copy link
Member

glyg commented Aug 29, 2024

Hi @Mobinati sorry for the late reply
Sorry but I did not author the periodic boundaries bit, and unfortunately my regular job does not allow me much time on tyssue these days.

I don't even remember porting cgal4py code to python 3

Sorry I can't be of more help :/

@Mobinati
Copy link
Author

Mobinati commented Aug 30, 2024 via email

@Mobinati
Copy link
Author

Mobinati commented Oct 4, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants