Tomás Chor
Tomás Chor
> We could remove the pre-computation of boundary coefficients in case of Bounded directions... As long as it doesn't make the code slower, I'm okay with that. I don't really...
Thank you! Is the same true for LES closures? (e.g. Smagorinsky-Lilly)
Sounds good. Thanks! And good luck with the project :)
This is my first time trying this package, so I might be doing something wrong, but I'm also experiencing this. Fails even with this very simple code for me: ```...
Thanks @vchuravy. I see that you've already changed the title of the issue to emphasize the docs (I fixed a small typo there), which is exactly what I was gonna...
> So CUDAKernels/ROCKernels are the packages you need to load that to get CUDA/AMDGPU support with KA, respectively. They each export `CUDADevice`/`ROCDevice`, which can be passed as the first argument...
@glwagner I tested this locally, tests are passing, and I believe I addressed all your comments, so this should be ready for re-review. That said, github tells me there's a...
Similar to [this post](https://github.com/pavlobu/deskreen/issues/42#issuecomment-1007013449) I could only make it work with a resolution that's exactly the same as that of my primary monitor. I set-up a small script to do...
> I think we will need to do some more testing to make sure this won't break our near global hydrostatic setups, which are unfortunately in a tenuous position because...
Sure. I'm okay with that