-
hi,
My Matlab version is R2023a.
irfu-matlab version: v1.16.3
Operating system 64-bit operating system, x64-based processor
Windows 11 pro.
Many irfu-matlab codes run nicely on my system but I…
-
1. ADIOS2 block number:
I want to increase the ADIOS2 block number. I notice the `field` number is matched with `grids` number. For example, `key = /data/600/fields/E/x`. However, for **particle bl…
-
There is still a small bug in the periodic gravity routine. This is related to the fact that the nearest periodic neighbour to a cell centre is not necessarily the same as the one closest to a particl…
-
# Describe the bug
When trying to convert a typical toroidal field coil segment, even "simple" cells that are enclosed by only 6 surfaces (in this case 2 torii, two planes a cone and a cylinder), due…
-
**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…
-
I thought I'd open an issue on the two errors I've ran into with using free surface and particles for the discussion with @gassmoeller, @bangerth, @anne-glerum.
Error 1:
```
An error occurred i…
Djneu updated
5 years ago
-
### Bug report
**Bug summary**
For some reason, the Tipsy dataset ([YT Hub](https://hub.yt/#item/579fb0a77b6f0800011ea19f)) doesn't have the `("Gas", "smoothing_length")` or `( "gas", "smo…
-
In writing step-83 (#12429), it turns out to be annoying that `Triangulation::save(archive)` does not do the same as `Triangulation::save(filename)`. The former writes everything about the triangulati…
-
step-83 (see #12429) only shows how to serialize a sequential program. That is undesirable, but expedient for getting the program merged in time for the current release.
Here are some follow-up ste…
-
Optimise the number of parallel threads in an OpenMP loop depending on the number of active elements (e.g. particles, cells). Ideally will ensure a minimum number of particles/cells per active thread…