We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Noted that rotational symmetry can define the preferred order of arithmetic in some cases, and requested that units be provided in the descriptions of real variables.
Added a preamble declaring that MOM6 uses Fortran 2003 with limited constructs from Fortran 2008.
Added a line suggesting at least a 4 point indent for continuation lines, following widespread practice already in MOM6.
Updated Code style guide (markdown)
Updated Renaming the main branch in MOM6 (markdown)
Created Renaming the main branch in MOM6 (markdown)
Corrected syntax for grouping
Copies of arrays can use array syntax
FP cleanup
Added some comments for floating point reproducibility. Feedback is welcome!
Created Documentation dev workflow (markdown)
Added steps to fetch a single PR
Updated Developer workflow (markdown)
Updated Doxygen (markdown)
Updates for using doxygen
Clarified the MOM6 rules regarding the use of module use statements and forbidding implicit variables.
Added rules for division
Added rules for array syntax
Updated Testing pipeline (gitlab) (markdown)
Created Testing pipeline (gitlab) (markdown)