-
I get the following output when I run testcases that we have already tested on @bangerth's machine.
```
here 1
here 1
here 1
here 1
here 1
here 1
here 2
here 2
here 2
here 2
here 2
here…
-
In the Jablonowski (#45) test case our day-9 baroclinic wave is currently not strong enough (T255 26 levls Float64 FullGaussianGrid $\alpha=1$ implicit stepping default diffusion)
![image](https://…
-
hello bertholet,
i didn find anything about the discretizing for the harmonic field applying nonzeroflux boundries, i read mostly all papers wich are reffered, can i might ask for some hints! or d…
-
Hello Cam,
This is an awesome project. I was wondering at what flapping frequency do you expect the unsteady VLM solver to stop giving accurate results? Have you attempted any validation on the fo…
-
### What happened? What did you expect to happen?
I faced this issue when I tried to run a simulation for the year 2017.
```
HEMCO ERROR: Cannot find field with valid time stamp in /home/..…
-
I am working with @neerajabhamidipati to create some analysis-ready MOM6 data for the Ocean Eddy CPT.
I have noticed some issues with time encoding in MOM6 files. To summarize, they are the followi…
-
I'd like to settle on a standard `diag_table` for the default configurations at each resolution.
Some basic objectives and constraints:
1. identical `diag_table` for IAF and RYF at each resolution…
-
### Motivation
@rabernat and I have a huge oceanographic dataset ([LLC4320](https://catalog.pangeo.io/browse/master/ocean/LLC4320/)) with surface velocity components `u` and `v`. We want to calcula…
-
### What should we add?
There are a few ways to speed up raw numpy calculations. I looked at two options:
1. JAX, See documentation [here](https://jax.readthedocs.io/en/latest/jax.numpy.htmll)
…
-
I am trying to carry out the thickness weighted averaged momentum budget as derived in Young(2012). It requires separate advection and Coriolis terms. So I was wondering if it is a good idea to isolat…