Setting methodsurftempglac=4 in input.dat throws fatal error. gdb output is [here](https://gist.github.com/42f44cef0ad7536d7f8d). Note that the pertenant variables are declared as: `float ... **RUNOFF;` and `double ... **meanrunoffall;` Type mismatch?
Setting methodsurftempglac=4 in input.dat throws fatal error.
gdb output is here.
Note that the pertenant variables are declared as:
float ... **RUNOFF;and
double ... **meanrunoffall;Type mismatch?