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
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)
Copies of arrays can use array syntax
FP cleanup
Added some comments for floating point reproducibility. Feedback is welcome!
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 Coding style guide (markdown)