-
The MOM6_FIXDIR used by the cpld_gridgen utility should be switched to the fix file locations specified in the global-workflow.
- related to #857
-
## Description
@pjpegion informed to Gwen and me that fisheries are working on marine heatwaves, and they need the bottom temperature from the ocean, which is a variable available in MOM6 (tob).
#…
-
### What new functionality do you need?
@pjpegion informed to Gwen and me that fisheries are working on marine heatwaves, and they need the bottom temperature from the ocean, which is a variable av…
-
At some point should we consider creating new topography for 1 and 0.25deg which is more consistent with the 0.1 deg topo?
The minimum depth is probably too large at 1deg and 025deg, now that we ha…
-
some bugfix runtime parameters use `FIX_SOME_BUG = True` while the majority use the form `SOME_OTHER_BUG = False`,
which can lead to confusion/mistakes. The offenders are:
```
grep -r FIX * | gr…
-
- [ ] capability needs to be added
- [x] MOM6 plug: `subroutine Record` needs to be checked. Needed only if we want to a write restart while the run is still proceeding
-
Hi all,
I'm trying to create the inputs required to set up a high-ish resolution domain in the tropical pacific. However, regridding topography fails:
`expt.bathymetry(
'/g/data/ik11/…
-
At the moment, the list of parameter filenames for MOM6/SIS2 is hardcoded: https://github.com/payu-org/payu/blob/3f00d4b72390053ab9182e340c582fbd0a67683f/payu/models/mom6.py#L39-L55
For the non-FMS…
-
I tried to run the code for a Panantarctic domain:
`yextent = [-90,-37] ## latitude`
`xextent = [-180,180] ## longitude`
using a full node on the normalbw queue.
It crashed with this error:
-
As I come back from the break, my first task is all ready to go. All the MAPL develop (and thus MAPL3) runs are dying in my nightly tests at NAS.
Well, not all. The mom6 runs seem to run. So that p…