Hi,
I hope everyone reading this is doing well.
I was running the model using the example file and noticed the following warning in the log file:
[WARN] ./src/vic_force.c:249: errno: None: rec 0, veg 1 substep 0 fcanopy 0.000100 < minimum of 0.000100; setting = 0
Initially, I thought this issue was specific to the example file. However, after running the model with different forcings and parameters, I still see the same warning appearing repeatedly in the log file.
This not only makes the log file very large in storage but also concerns me regarding its potential impact on runtime performance, as the warning is logged for every timestep.
Could you please advise on how to resolve this issue? I would appreciate any guidance on suppressing or fixing this warning ?