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

Tidy up namelist variable declarations #29

Closed aosprey closed 1 year ago

aosprey commented 1 year ago

Some of the namelist variable in mckpp_namelists.F90 are mentioned in a namelist before they are declared.

aosprey commented 1 year ago

Go through the variables and make sure they are declared in the correct order.