-
Projectfiles can contain boundary conditions with both a "STEADY-STATE" timestamp as well as timestamps indicating actual transient or periodic boundary conditions. The data under the "steady-state" l…
-
Self explanatory. Do we have an established way of testing estimators yet? Should this be in a unit test or in a ctest run?
-
For `Hypercube` elements, this should actually work.
For `Simplex` elements, this is not available in deal.II currently.
-
### Describe the bug
When trying to import an e.g. 2D structure from an `.xyz` file that correctly specifies the periodic boundary conditions (`pbc`), `verdi data core.structure import ase` does no…
-
Hi, thanks for your awesome work! I read your blog (https://medium.com/swlh/create-your-own-plasma-pic-simulation-with-python-39145c66578b) and the correspondign code, but I can not understand the the…
-
Hi,
I'd like to simulate methane release from a small vent at a boundary of the domain, and use "PERIODIC FLOW ONLY" boundary condition on both horizontal directions. This simulation ([testNoTerrai…
-
Get error does not take into account the periodic boundary conditions
-
I was wondering if Molly had alternative boundary conditions to periodic such as reflecting boundary conditions?
How are pairwise interactions calculated if there are no Ewald sums implemented? Are…
-
* The breakable bonds feature removes bonds stretched beyond a certain limit.
* The breaking happens during the integration loop, after the force calculation
* Under normal conditions, no bonds exis…
-
Hi Lulu,
Thank you so much for such amazing library!
I will really appreciate if you can help me to define my problem.
The domain of my problem is:
`x_min = np.array([-180, -90])`
`x_max =…