-
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 s…
-
It would be great to be able to specify periodic boundary conditions
-
Include the option for codes with non-periodic boundaries in algorithms 1-3.
-
It would be really useful to support calculations with periodic boundary conditions.
-
This package works really well and it's super fast. I would like to request a feature that could enhance its utility in a common setup for 2D particle simulations: periodic boundary conditions (PBC), …
-
## Question
@trilinos/panzer I am part of the dev team for a trilinos-based CFD package. I am trying to create a test case for periodic channel flow on an incline. The inlet and outlet boundaries of t…
-
In the original PySCF, the QM/MM module supports only non-periodic boundary conditions (non-PBC). However, in GPU4PySCF, it seems that only periodic boundary condition (PBC) QM/MM is implemented. Is t…
-
Click to expand!
### Issue Type
Feature Request
### Source
binary
### Tensorflow Version
2.10
### Custom Code
No
### OS Platform and Distribution
_No response_
### Mobile device
_No res…
-
I am using p4est with the objective of building upon it a finite volume solver.
For one particular case I need to work in a shearing box of dimensions $L_x$ and $L_y$.
Specifically, this box is per…
-
Dear Firedrake developers,
I am currently working on some simulations using periodic boundary conditions. I thought it would be a good idea to summarize all information that I could find up to now …