-
I ran across this when testing #1708, but discovered it affects master too. We end up calculating circularly dependent DoF constraint equations before we even begin to think about syncing them.
I …
-
Not sure what happened, but `/examples/CorrectionLoopGraphene` in stopped working. It runs, but does not seem to work properly.
There is also this warning:
```
*Warning: The edge of the scan wind…
-
If NeighborTracker is used with periodic boundaries CC3D gives the error:
```
Metropolis Fast
total number of pixel copy attempts=10000
Have checked 0 cells
set of NeighborSurfaceData do not …
-
The longitude selection criteria can't properly handle the periodic longitudinal boundary conditions. The example below shows (an unlikely) case where the FoV is set so large that it overlaps with th…
-
**EDIT: see more recent results (with profiling) [here](https://github.com/ECP-WarpX/WarpX/issues/5036#issuecomment-2243800886)**
Hi all,
I'm trying to scale up an electrostatic simulation to mu…
-
Hi,
Thanks for sharing your work and code. In your paper, I found that as for the Dirichlet BCs, you used the periodic padding. To be honest, I don't understand why this operator can achieve Dirich…
-
In all the tests that I have done I don't think I have seen any benefits from reflective or periodic conditions which makes me wonder whether they are useful at all or not.
Here is the example wher…
-
## Feature request
Currently, even though [`numba.stencil`](https://numba.pydata.org/numba-doc/latest/user/stencil.html) is designed in a way that allows different “modes”, it only supports one:
>…
Socob updated
4 months ago
-
Follow up work to https://github.com/dask/dask/pull/7595#pullrequestreview-670702731
> Follow-up work could include:
> - computing layer length without materialization
We want to do this because …
-
For a given packing size, for example, [nx,ny,nz], the generated particles may occupy in a region outside of the box defined by nx, ny and nz. I am just wondering how the final porosity is calculated?…
rpshi updated
3 years ago