Skip to content
Snippets Groups Projects
Commit 9e480cdd authored by Kyle Klenk's avatar Kyle Klenk
Browse files

fixed corruption issue with writeVector

parent 0b5454f7
No related branches found
No related tags found
No related merge requests found
......@@ -367,6 +367,7 @@ subroutine writeVector(ncid, outputTimestep, outputTimestepUpdate, maxLayers, nS
! Loop over GRUs
gruCounter = 1
stepCounter = 0
do iGRU = minGRU, maxGRU
do iStep = 1, nSteps
! get the model layers
......
Run start time on system: ccyy=2022 - mm=08 - dd=12 - hh=17 - mi=12 - ss=58.157
Run start time on system: ccyy=2022 - mm=08 - dd=12 - hh=17 - mi=41 - ss=27.199
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment