We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix the bizarre capitalization of doxygen.
Remove redundant exponent operator section.
Additional notes on fractional exponent powers
Added section on exponent operator
emphasize that sum() is bad
Updated Home (markdown)
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