-
**Agent based model explained**
In agent-based modeling (ABM), a system is modeled as a collection of autonomous decision-making entities called agents. Each agent individually assesses its situation…
-
For example, consider the `spectroscopy` context:
```
@context(n=1) spectroscopy = sp
```
There the conversion depends on the variable `n` used. Now, consider a `DataArray`/`DataSet` where `n` is …
-
I created a really simple cup to fill it with Mantaflow liquid. Yet even at resolution of 128 it is impossible:
![untitled](https://user-images.githubusercontent.com/2581621/29034673-5720350a-7b99-11…
-
Hi - I have my High Resolution "mother simulation" ; however when I runned a snapshot with pdd, it was still running after 3 days. By canceling it, the job script gives me:
![image](https://user-im…
-
Ensure N-body and sinks are correctly computed and communicated between MPI nodes
-
In GitLab by @mkovari on Dec 18, 2020, 12:14
[The role of particle, energy and momentum losses in 1D simulations of divertor detachment](https://iopscience.iop.org/article/10.1088/1361-6587/ab1321/me…
-
Using the option to add missing hydrogens on a PDB file where all hydrogens are already present (e.g. 1C4S, 1CBN) gives the unhelpful exception
```
Traceback (most recent call last):
File "/Users/c…
-
**Concisely describe the proposed feature**
I would like to have a feature that allows irregular multi-dimensional arrays, which have a shape of (f0, f1, f2, ..., fn, v1, v2, ..., vm) where f* is fix…
-
At present, LIGHT fails if there are no particles on a computational domain.
cc @bradyrx
-
### Check duplicate issues.
- [ ] Checked for duplicates
### Goal
I got Bhabha generated files and I want to simulated it with ddsim. I am using the command :
ddsim --inputFiles wzp6_ee_ee_Mee_0_3…