-
Hi all,
I'd be very keen to implement a multi-layer version of the shallow water model. For example, here's the 2-layer version:
My ultimate ambition is to solve this set of equations that i…
-
1. So we need to include a directory with the MOM6 configuration that we were running. No need to have all possible configurations there (like with different wind stress values, or different bottom dr…
-
@ashjbarnes
If I understand correctly, these methods
https://github.com/COSIMA/regional-mom6/blob/a364cec870b59547a58aa28ebf3eadc56a99bfe2/regional_mom6/regional_mom6.py#L30-L153
are neither…
-
I just want to make sure I'm not crazy before doing this, but the way I see it, the model class shouldn't live in soca:
1) We don't run in core right now, we do everything with the pseudo model, it…
-
## Description
Release: https://github.com/JCSDA/spack-stack/releases/tag/spack-stack-1.6.0
* Update spack submodule from branch release/1.6.0 to tag spack-stack-1.6.0
* Update documentation for …
-
The diag_manager may not be using the correct domain when trying to find the array indices for the regional subsetting. This problem can be demonstrated using the Pacific_undercurrent `umo` diagnostic…
ashao updated
6 months ago
-
## MOM_input
Most of the updates are sourced from discussions in [namelist-discussion](https://forum.access-hive.org.au/t/namelist-configuration-discussion-meeting/1917/9?u=minghangli) and referencin…
-
@breichl recommends using these MOM6 settings (from [here](https://github.com/COSIMA/access-om3-doc/blob/ae040c9b392552236218f5d69c27c425fc8dff52/configs/GFDL-OM5/b03_update_MOM_parameter_doc.all#L648…
-
Here:
https://github.com/COSIMA/regional-mom6/blob/b0e13c5f6a45eec9451ea2165f19ae0fe9176aed/regional_mom6/regional_mom6.py#L1076-L1101
Can't we always use the `nicer_slicer` to simplify things?
…
-
The model dies with a segmentation fault if the ocean depth is anywhere greater than 9250 m unless non-obvious, non-default settings are used.
# Reproduction
Run the "double_gyre" example out o…