-
Hello,
I tried to run supersonic channel again in CPU and compiled using intel(2020) compiler.
![compile](https://user-images.githubusercontent.com/109201960/184888646-2cf5084d-4925-481e-b208-6424b…
-
There were errors when I compiled the library for OpenFOAM-v2012. Is the library compatible with OpenFOAM-v2012?
No errors for OpenFOAM-v2006.
Environment:
System: Ubuntu-20.04
gcc: 9.4.0
OpenF…
-
@juggernautsei ,
One of the installations has this error. Are you sure globals is required in a library with just a function? Caller of your function should already have globals called.
`require_o…
-
# Bug reports:
The error `All primitive inversion schemes failed at s = 0` sometimes occurs when h- or p-refining. For instance, the following run fails consistently and at resolutions small enough…
-
Holaa
En relación a la issue #47, entendí que hay que retornar el trace del último nodo de la solución encontrada para que se genere bien el parsed.txt y poder usar el simulador. El resultado en co…
-
I'm not sure if this is known (or even expected) or not, but with recent versions of Oceananigans I've noticed that we're allocating more and more memory on GPUs. Basically the scenario is that I've r…
-
Due to the staggered grid our WENO scheme (and other advection schemes) are effectively second order for momentum (though it should be noted that we have observed substancial benefit from using the WE…
-
@glwagner,
Using CATKE here gives me an error (with GPU and the Oceananigans version used in this project).
https://github.com/navidcy/mesoscale-parametrization-OSM2022/blob/62e8226e6007308e907…
-
-
In [A simple algorithm to improve the performance of the WENO scheme on non-uniform grids](https://link.springer.com/article/10.1007/s10409-017-0715-2) a simple method for generalizing WENO stencils f…