MOM5
MOM5 copied to clipboard
The Modular Ocean Model
[mom_global_ia_reddy.docx](https://github.com/mom-ocean/MOM5/files/5005717/mom_global_ia_reddy.docx) [diag_table.docx](https://github.com/mom-ocean/MOM5/files/5005718/diag_table.docx) i am running 0.25 degree resolution for two years in MOM5 out put files are not generating and the error is "Error: output file seems to exist already!...
The MOM performance timers/clocks are not giving complete results when using the ACCESS-OM driver. There is a large amount of time unaccounted for. We need to find what this is.
The logical variable `write_a_restart` is used in many places to control whether a restart file is written, but there are three places where it is not used, and a restart...
Document the reproducibility flags that were used in testing https://github.com/penguian/1deg_jra55_ryf migration from NCI Raijin to Gadi. Using these flags with the Intel 2019.3.199 compilers produced identical output on Raijin and...
Just noting here a floating point exception I have encountered 3 times in access-om2-01 with `fms_ACCESS-OM_afe80bfd.x` since September. These are non-reproducible crashes that occur in the first few minutes before...
I got a message from a user who tried to tried to build MOM from outside a git repository and failed. It looks like the `file version.F90` doesn't get created...
The river diagnostic is called twice in a row. Not too suure what the effects are but I would guess that the diagnosed water flux from rivers is double counted....
There's already a note in the code partly adressing this issue but it skirts the main problem. The background viscosities `aiso_back` and `aaniso_back` are on the velocity points. When using...
MOM6 wraps the FMS diagnostic manager with it's own code, providing many additional capabilities. Some or all of this could potentially be used by MOM5. Whaddya reckon @marshallward? ping @aekiss...
1, fms_io.F90, kind=8 allow very large file size definitions. 2, fixed bugs in fregrid.c for vector regriding functionality.