I use a 18-year hourly water levels as input, but there is alway out of memory. In fact, my computer has a RAM of 16GB, so I think there may be enough space to compute.
Then I did a sensitive analysis, this code ut_solve only runs scucessfully when the input data is one-year long at my computer.
So I am doubting whether there are any options to save computing space or I just choose a wrong option?
And here is my code and error report.


I use a 18-year hourly water levels as input, but there is alway out of memory. In fact, my computer has a RAM of 16GB, so I think there may be enough space to compute.


Then I did a sensitive analysis, this code ut_solve only runs scucessfully when the input data is one-year long at my computer.
So I am doubting whether there are any options to save computing space or I just choose a wrong option?
And here is my code and error report.