-
So from talking to Rick yesterday, its clear that once we have a basic DPD implementation, the next thing that will be needed to do "short-range" only is the ability to create molecules, so we need to…
-
Currently, the center of mass computation does not check if all particles of a molecule are adjacent, or if some particles are wrapped into the simulation cell. If a molecule is partially wrapped, the…
-
Take simple model documented in docs/models/model1/model1.tex and add it to BoltzmannMFX.
-
The current particleDriver workflow produces mesh points located at Amanzi cell centers and cell vertices at the boundaries. The result are missing elements along the non-convex top surface.
This wor…
-
## Summary
When the number of attempted collisions (Natt in the stats output) grows very large, it rolls over to a negative value.
## Type of Issue
Bug Report
## SPARTA Version (Bug Repor…
-
I am not sure if this is intended behavior or a bug of the _pytest+pytest-notebook_ combination, but it behaves different to JupyterLab (3.2.2): If a notebook runs a python function with multiprocessi…
-
In GitLab by Sam Yoffe on 15 Jun 2015, 18:10 (GitLab issue GL#1257)
Hi Keith,
When using the npart_per_cell specification in species blocks, is it possible to load particles in a bit reversed man…
-
I think something like this would have helped me in the start.
```
Template for Datatypes FAQ:
What is it?
Which methods are provided by the class?
In which contexts should it be used?
…
-
Hello,
Trixi is amazing and it's so nice to see it written in Julia. I was wondering if there are plans for a Maxwell's equation example? I ask this because I'd be keen to investigate Trixi as a fr…
-
For our filters and histograms in I/O (1D, 2D, full, #3033), it would be very useful if user-defined particle attributes could be used in parser functions.
Currently, we only support the pre-define…