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

Dynamic memory #7

Closed aosprey closed 3 years ago

aosprey commented 3 years ago

Re-organisation of code to use dynamically allocated arrays. Also includes the removal of common blocks, and some fixes to the timer code, OpenMP and initialization of variables.

aosprey commented 3 years ago

Tested on Archer2 with crayftn and locally with gfortran.