You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code currently uses one soil type representing uniform soil layering, but coupled with models like LGAR will need non-uniform soil layering support
Current behavior
single smcmax and b values for the entire model domain (uniform layers)
Expected behavior
an array of smcmax and b values based on soil layer depths
The text was updated successfully, but these errors were encountered:
The code currently uses one soil type representing uniform soil layering, but coupled with models like LGAR will need non-uniform soil layering support
Current behavior
smcmax
andb
values for the entire model domain (uniform layers)Expected behavior
smcmax
andb
values based on soil layer depthsThe text was updated successfully, but these errors were encountered: