-
Hi @mrkondratyev.
Thank you for this amazing work, it's very simple and yet makes possible to understand the basics of MHD FV methods, I wasn't able to find anything like this for months, very usefu…
-
Not sure what the cause is. I get this error with or without a free surface model. The error goes away if I remove CATKE or if I switch to `Float64`.
MWE:
```julia
using Oceananigans
using Oce…
-
MFC fails to build with the following errors with `--case-optimization` enabled on Frontier with the following errors:
```
ftn-580 ftn: ERROR M_GLOBAL_PARAMETERS, File = ../../../lustre/orion/cfd1…
-
## Feature
Support for customized optimizers during training allows for greater flexibility in training models. Some frameworks in WSI tasks consist of multiple networks. Right now, we can only bui…
cswpy updated
2 months ago
-
I tried installing clawpack using the pip command: pip install --src=$HOME/clawpack_src --user -e \
git+https://github.com/clawpack/clawpack.git@v5.8.0#egg=clawpack-v5.8.0
and I get the atta…
-
I am trying to run simulations with `ImmersedPoissonSolver` in [this branch](https://github.com/CliMA/Oceananigans.jl/commit/4529c6e49b9ebd9dbefb71725ef32b1d3cd64354) as suggested by @simone-silvestri…
-
Currently, all tableau of coefficients are *hard-coded* in the sources. This has at least 2 cons:
1. really error-prone with very bad visualization due to the 132 characters limit;
2. not flexible…
-
## Reason
Multi phase flow is very important physics for some applications and users including @joe61vette
## Design
One possible design is adding additional terms to the Rhie-Chow interpolation…
-
I'd like to compute a `Field` (ideally in order to write it to a NetCDF file) but only at every `N` grid points. Something like the following example, which tries to compute `u` at every 2 grid points…
-
Here we can discuss the benchmarks analysis.
It could be useful to compare with the performance of other non abstract implementations.
| Architecture | Comparison with other non ACP | Conclusion |
|…