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

Set up testing #18

Open aosprey opened 3 years ago

aosprey commented 3 years ago

Currently code is only tested on a simple forced configuration. We need to test all the features in the code, e.g. reading all the potential input data. But need to set up some test cases for this.

We could do also do some auto-testing, e.g. syntax, compiler checks and even a basic run on a small domain?

aosprey commented 3 years ago

In particular, although I have rewritten the netcdf read code, I have not tested all the ancillary file reads.