-
Calls to `read_netCDF_data()` are failing for some fields when the value of the rescale optional argument is not 1. The error messages that are returned are a cryptic warning about invalid memory in …
-
It looks like we will begin a second attempt at a higher resolution (1/20°) PanAnt configuration. Last time we attempted this we simply sampled the old ACCESS-OM2-01 bathymetry to give the simplest po…
-
Self consistency testing within the MOM6 ocean model strongly suggests that the value of the second derivative of specific volume with respect to CT and P, as calculated in `gsw_specvol_second_derivat…
-
https://github.com/UMD-AOSC/Ocean-LETKF/blob/a17b06e5b82c6335bbe33233bfb1a729e379e204/src/model_specific/mom6/vars_model.f90#L142
-
Keith stumbled on the `call_tracer_set_forcing()` subroutine:
https://github.com/mnlevy1981/MOM6/blob/becd34f/src/tracer/MOM_tracer_flow_control.F90#L396-L419
He is going to add a call to this f…
-
Another feature that is available in POP and desired in MOM
-
We have a global test case where the corner point is on the Equator. Once we set GUST_CONST=0.0, following the discussion about default parameter changes in one of the dev/calls, this test started fai…
-
MOM6, using FMS for file generation, does not have `time_period_freq` attribute in its generated files.
Neither does WW3.
-
When running with the JRA data streams, the `coszen` time interpolation algorithm in shr code appears to have a bug resulting in large flux values being passed from the coupler to components. We disco…
-
## Description
The high resolution C384 coupled test failed due to the memory leak issue. The log files showed that MOM6 has memory leak issue.
20210819 210631.993 INFO PET312 Leavin…