Closed sunt05 closed 5 months ago
Simulations with more than 7 layers (I have looked at 9 but will likely be the case for others) do not run to completion, despite the capacity of SUEWS-SS for up to 15 layers.
Have you tested a case with 8 layers?
Originally posted by @sunt05 in https://github.com/UMEP-dev/SUEWS/issues/252#issuecomment-2156211742
Tested - 8 layers won't run.
This was due to incorrect dimension declarations of tsurf0_roof/wall - should be nlayer but got nsurf.
tsurf0_roof/wall
nlayer
nsurf
Fixed in f2864e3.
Have you tested a case with 8 layers?
Originally posted by @sunt05 in https://github.com/UMEP-dev/SUEWS/issues/252#issuecomment-2156211742