-
Not sure if this means we cannot use PowerPC/Satori for now?
```julia
julia> using Oceananigans
julia> IncompressibleModel(architecture=GPU(), grid=RegularRectilinearGrid(size=(32, 32, 32), ext…
-
- A function which takes atomic numbers, atomic coordinates, and some description of grid and returns an instance of `MolecularGrid` class. (Note: here is where `tv-*.txt` points stored in needed; che…
-
Original Author: @shelby3
Original URL: https://github.com/keean/zenscript/issues/35#issue-243345358
Original Date: July 17, 2017
---
|
----- | -----
![](https://upload.wikimedia.org/wik…
-
I think our `walk!(agent, rand, model)` is an unintuitive function, with also less power than possible. When I think of a random walk, I would think that I provide a radius to a function, and the agen…
-
I have a run with modelling the movement of methane in the presence of wind, and I end up with the following error.
WARNING: Minimum density, 0.120 kg/m3, clipped in Mesh 2
WARNING: Minimum den…
-
```
AssertionError:
Not equal to tolerance rtol=1e-07, atol=1e-07
The numba compiled implementation of the right hand side is not compatible with the numpy implementation. This check can be disabl…
-
From https://github.com/fastscape-lem/fastscapelib/pull/51#discussion_r552446908
-
I am currently using HTMD for a project and need to generate TPR and NDX files for a system that I have built (Protein). I am not familiar with the process of generating these files using HTMD and was…
-
@syou83syou83 has noticed that interpolating the PAR field at a point above the top center point gives a value lower than that at the top point. This is probably because we've not been filling the hal…
-
I have attached here the DCD files required to reproduce the issue.
The problem is manifested in a a periodic box with Triclinic periodic boundary conditions.
The unit cell matrix used to gen…