Closed edoddridge closed 7 years ago
As described in #50 the loops to calculate the barotropic velocity tendencies have the wrong bounds and the arrays themselves have the wrong shape.
The tendency loops should go from
i
nx
j
ny
As described in #50 the loops to calculate the barotropic velocity tendencies have the wrong bounds and the arrays themselves have the wrong shape.
The tendency loops should go from
i
= 1 toi
=nx
; andj
= 1 toj
=ny