|
Hi, I tried to run LIS using a different domain, but then it stopped in the step of NoahMP setup as described in the error output: forrtl: error (73): floating divide by zero Upon checking the script, it appears to be related to this loop: IF(SOILTYPE(1) /= 14) then I am not sure what could cause the error as it already prevents from computing at water body pixels (SMCREF = 0.0). Would you provide any insights into this? Thank you in advance! |
Replies: 1 comment
|
No worries. I found out that the soil texture filling needs to be turned on to give some values for certain pixels when in model initialization. |
No worries. I found out that the soil texture filling needs to be turned on to give some values for certain pixels when in model initialization.