-
It would be nice to have a brief explanation of DG methods and their implementation in Trixi.jl in the docs. That part is different from https://github.com/trixi-framework/Trixi.jl/issues/169, since i…
-
Running the fda_benchmark problem with precursor leads to a segmentation fault with the current master. As far as I can see, this is related to changes in the multigrid implementation. It seems that p…
-
For any questions relating to how/why/ ... Or anything you don't know where to ask.
For bug, suggestion or anything you want to ask separately, please open [seperate issue](https://github.com/arose/n…
hainm updated
12 months ago
-
Summary: Problem with the cutoff radius in the dataset.
The Cu dataset used in your paper https://doi.org/10.1016/j.cpc.2020.107206 shows some samples with ~7A box side but the cutoff radius used…
-
**Is your feature request related to a problem? Please describe.**
When periodic boundary conditions are enabled, Corrfunc should be able to calculate separations out to the maximum possible separati…
-
In comments https://github.com/exadg/exadg/issues/383#issuecomment-1466891274 and https://github.com/exadg/exadg/issues/383#issuecomment-1467580096, the question came up whether we use `read_dof_value…
-
### Is your feature request related to a problem? Please describe.
Yes, many simulations can be set up to be periodic along a certain direction (e.g. periodic along x, non-periodic along y). For post…
-
### Version
2.1.0-beta2+
### Operating system type + version
MacOS 10.13.6
### 3D printer brand / version + firmware version (if known)
TronXY X5S, Marlin 1.1.7-dev
### Behavior
When gene…
-
When creating an `openmm.System` using a gas-phase system,
* the prescribed vdW "method" method is `"cutoff"`
* the `Topology` has no box vectors
* the resulting `openmm.NonbondedForce` uses `NoCut…
-
The sampler is already implemented in Diffusion Fast Forward, we only need to adapt our code slightly and it should work.