-
We (@kronbichler + I) were thinking about why the publications pointed out in https://github.com/peterrum/pf-applications/issues/382#issuecomment-1407606349 are capable to simulate so many particles.…
-
Packages\com.thinksquirrel.fluviofx\Editor\ShaderPostprocessor\ShaderPostprocessor.cs(72,52): error CS0122: 'VFXDataParticle.capacity' is inaccessible due to its protection level
Hope to get help
-
One possibility for future development in PlasmaPy is adding basic simulation capabilities. At first, the codes can be simple (e.g., 2D resistive MHD on a rectangular grid using finite differences an…
-
ideally we would have the openmc executable compiled to web assembly
I tried with this docker container
```
FROM emscripten/emsdk:3.1.48
RUN git clone --recurse-submodules https://github.com…
-
Let's create a higher bandwidth compressed representation of our communication using a new language that we invent on the Fly that is emergent using emojis and text and mathematical symbols in a f…
-
I am trying to run the pipeline on a single sample. I installed the necessary PyTorch with compatibility of the CUDA module I have available (11.7) to run the training with GPU. I am reading in raw co…
-
I'd like to settle on a standard `diag_table` for the default configurations at each resolution.
Some basic objectives and constraints:
1. identical `diag_table` for IAF and RYF at each resolution…
-
My patch #10320 also broke another test, `particles/particle_handler_06`:
```
9638: An error occurred in line of file in function
9638: dealii::Particles::ParticleHandler::particle_iterator_r…
-
I've been trying to simulate hysteresis for magnetite nanocubes, but the loops show a rather strange behaviour. I am basically trying to replicate part of the results from a paper by N.A. Usov: [https…
-
Dear all,
I am simulating some 1D PIC using epoch to understand how it works. But, it is hard for me to understand the simulation as we are using only one dimension (let say x-axis), but all three ve…