-
I am opening this issue to discuss the compatibility of TorchMD-NET for material sciences.
To the best of my knowledge, what it is missing in the current framework is just:
- Support for periodic bo…
-
Hello,
I have been trying to adapt the existing Tesla miniapp to solve a test problem and compute the magnetic flux density B on a unit square mesh with structured triangle elements, specifically a…
-
I tried to construct a PGC free surface solver with an FFT preconditioned and I get an error
```Julia
ArgumentError: The dimensions of the immersed boundary (408, 1) do not match the grid size (40…
-
hi,Thanks for sharing the code, it really helps me a lot. I have two questions about the theory of dislocation dynamics
1、I can't understand how to calculate the force on dislocations in periodic bou…
-
Related to NQCD/DiatomicBasics#1.
Add center of distance, mass, center of mass, velocity and variants correcting for periodic boundary conditions into NQCBase somewhere. (Probably best as a sub pack…
-
I have data from here [AhmedSalih3d](https://github.com/AhmedSalih3d/SPHExample/commits?author=AhmedSalih3d)
[repo ](https://github.com/AhmedSalih3d/SPHExample/tree/main/input).
And I found diffe…
-
I propose to deprecate and eventually remove the `state.reachable` attribute from `/lights` resources and the `config.reachable` attribute from `/sensors` resources. These attributes are utterly usel…
-
Hello everyone,
I'm trying to calculate the pressure terms shown in the following figure (Eq.(2.5) from [Pearson et al., 2019](https://www.cambridge.org/core/journals/journal-of-fluid-mechanics/art…
-
Terraform v0.12.2
### Use-cases
We often use `count` to disable a resource (above all in modules) from a boolean var, with statements like `count = var.enabled ? 1 : 0` or `count = var.enabled ?…
-
Currently volatile.img is stored unencrypted and includes swap, which means that anyone compromising dom0 or getting past full disk encryption can potentially read things that were in application memo…