-
> Cognitive Complexity is a measure of how difficult a unit of code is to intuitively understand. Unlike Cyclomatic Complexity, which determines how difficult your code will be to test, Cognitive Comp…
-
The global Eulerian cell ID corresponding to the particle location should be output to facilitate easy analysis for postprocessing.
-
Hello! So as apart of investigation into potentially improving perf, I've collected some stats, and I've identified two target areas that appear to occupy largest portion of meshing budget:
```
Re…
-
Currently `parcels` doesn't have the capability to read `Delf3D Flow` simulation NetCDF flow output. Writing a function like `FieldSet.from_nemo()` that parses the NetCDF file from `Flow` into a `parc…
-
Hi @clonker and @chrisfroe,
have you considered implementing hierarchical grids for polydisperse systems, i.e. linked cells of different cuboid sizes for particles/reactions with different interactio…
-
Hello,
I noticed a couple visual problems with PrecipitationEffect.
The first problem is, while the repetition of the same rectangle of sprites, as generated by `PrecipitationEffect::createGeome…
ghost updated
2 years ago
-
Define a mechanical interaction model between cerlls. Start with spherical cells.
-
I want to see an "Export as PLY (point cloud) feature in iFSRenderer
-
Hey everyone,
The attached input (geometry shown) exhibits an incorrect handling of lattice crossing in OpenMC. If crossings happen sufficiently near the corner, the incorrect cell is calculated as…
-