aosprey / mckpp-f90

Multi-Column configuration of the K Profile Parameterisation mixed-layer ocean model (F90 version)
GNU General Public License v3.0
2 stars 0 forks source link

Adopt some Fortran code style #22

Open aosprey opened 3 years ago

aosprey commented 3 years ago

Might be a good idea to adopt some code style/formatting standards, for example with regards to capitalization, indentation, comments around program units etc. This need not be too strict, but some standardisation would make the code more readable. There are some sections of the code (e.g. in the physics) that would benefit from this.