Closed qingli411 closed 5 years ago
This PR fix a bug for 3d output in serial mode (when compiling the code without -D__parallel).
-D__parallel
There was a mismatch in the array size when writing to 3d netCDF output.
@vanroekel Thanks! I will merge this PR now.
This PR fix a bug for 3d output in serial mode (when compiling the code without
-D__parallel
).There was a mismatch in the array size when writing to 3d netCDF output.