-
When my simulation boundary conditions are Lee-Edwards in x y and z direction, in shear gradient direction(like use fix deform in lammps), local fraction calculted in this direction seems wired on par…
-
**Is your feature request related to a problem? Please describe.**
Our code uses on Openbabel for 3D and 2D processing of crystal molecular structures. For effective unit testing, we need a way to d…
-
What is the best way to address periodic boundary conditions in Pylith? It seems that Issue #59 was opened to address the issue and that a direct implementation may still be in development. Any upda…
-
I first encountered this issue for the baroclinic instability test case. Then I found a reduced example based on elixir_advection_basic but with nonperiodic boundary conditions:
- 3 cells
- 3 MPI …
-
I looked at the specifications of the QCSchema at https://molssi-qc-schema.readthedocs.io/en/latest/auto_topology.html and noticed that I cannot pass lattice parameters or the systems periodicity with…
-
Hi guys,
Is there a version of the code that can deal with periodic boundary conditions? I would be very interested in it even if there is a version that is slow and only works for relatively small…
-
## Iterator API
- [ ] `surround` -> `neighbors`
#### Iterator wrapper type
Currently, when use `sites`/`edges`/etc. an iterator without any information of the lattice will be returned. This ma…
-
I'm studying this solver. Thanks to the team for sharing this code.
I'm trying to compute an airfoil OAT15A with the ILES method. I set 41 grid points in the spanwise direction. The spanwise lengt…
-
game of life 를 진행할 때
변두리 셀에서는 boundary 에 넘어간 것을 죽은 셀로 인식해야하나요
아니면 PBC? (periodic boundary conditions) 를 적용하여 건너편을 확인하야 하나요?
예를 들어 보드 크기가 20, 30이고
(0, 1) 셀의 다음 상황을 볼 때
(0, 0), (0, 2), (1, 0), (1…
-
Dear Dr. Raul P. Pelaez,
I am using your library (UAMMD) embedded into the "SlenderBody" source code. I am going to do full hydrodynamic interaction for a number of filaments with consideration of …