-
Some tests take a long time. At the time of writing, this is the order of the tests. Some should be strategized to be shorter.
This ran with `-j 1`, so the tests didn't interfere with one another.
…
-
Working with Wenos D1 Mini and SHT 30 Sensor.
All Sensors looses connection to Apple HomeKit on a unregulated basis.
I use only SHT 30 sensor, but on one I also use an I2C Display and on two other…
-
ya quedo el foro alv nomas que no se puede hacer nada ahora pq le puse isAdmin como logica para saber si el usuario es admin o no, era temporal pa saber nomas donde iba pero ps nomas no encontre la lo…
-
I'm trying to understand how advection schemes are constructed, and I see that you can pass a float type `FT` and a `grid` to the constructors.
Makes perfect sense that a scheme could depend on `FT…
-
In the branch `refactor` (also in `main`), when I execute the installation command :
`pip install -r requirements.txt`
I get an error related to pyclaw :
```
[39/480] Compiling C object pycl…
-
Things to polish/finish prior to release:
### Usage
- [x] Streamline how boundary conditions are passed to the `LevelSetEquation` constructor. Example that should work: #35
```julia
bc = (Peri…
-
The 3D QBMM test cases are taking an exceptionally long time. On my Mac, 1 core:
```console
tests/UUID (s) Summary
A0B82851 4.93 3D -> 2 Fluid(s) -> riemann_solver=2 -> mp…
-
Use Valgrind's `verrou` tool to check for poorly conditioned float operations.
Link: https://edf-hpc.github.io/verrou/vr-manual.html
These are likely the source of why some tests randomly fail…
-
I get a `BoundsError` when running the following MWE using the latest version of Oceananigans:
```julia
using Oceananigans
Nx=Ny=Nz=10
z_faces(k) = k/Nz
grid = RectilinearGrid(topology=(Bou…
-
Hi,
I'm follwing the user guide for compliling but encountered some fatal errors:
root@node2:/home/soft/STREAmS-2/code# make -j32
mpif90 /home/soft/openmpi-5.0.5/include -O3 -cuda -gpu=sm_70 -c …