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
I just noticed that we missed a DISTRIBUTING_OPTION.by_corrected_thickness option.
I either overlooked this one, I thought this was an unimportant setting, or it has been added in iMOD 5.6.
Normally I wouldn't be bothered too much by this, but unfortunately this is the default distribution setting for Rivers (at least for iMOD 5.6), contrary to what is written in the manual. The manual states that DISTRCOND=0 distributes conductances by a corrected transmissivity, and DISTRCOND=-1 distributes by a corrected crosscut thickness, but it is the exact opposite.
Adding this is quite low-hanging fruit, as all functionality required is pretty much there already.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
I just noticed that we missed a
DISTRIBUTING_OPTION.by_corrected_thickness
option.I either overlooked this one, I thought this was an unimportant setting, or it has been added in iMOD 5.6.
Normally I wouldn't be bothered too much by this, but unfortunately this is the default distribution setting for Rivers (at least for iMOD 5.6), contrary to what is written in the manual. The manual states that
DISTRCOND=0
distributes conductances by a corrected transmissivity, andDISTRCOND=-1
distributes by a corrected crosscut thickness, but it is the exact opposite.Adding this is quite low-hanging fruit, as all functionality required is pretty much there already.
The text was updated successfully, but these errors were encountered: