dvalters / HAIL-CAESAR

The High-Performance Architecture-Independent LISFLOOD-CAESAR model of floodplain, river, and sediment dynamics
http://dvalters.github.io/HAIL-CAESAR
GNU General Public License v3.0
38 stars 12 forks source link

Bug in erosion outputs #42

Closed dvalters closed 3 years ago

dvalters commented 3 years ago

Problem

dvalters commented 3 years ago
dvalters commented 3 years ago

Update: seems to have solved the issue now by recompiling.

My own test gave me zeros in all the sediment values but could be just because velocity/shear stress wasn't high enough to pick up or deposit that particular hard coded grain size in the short run Boscaslte test. Maggie's test seems to be working now anyway and she is getting singular values for the d1 grain size when d2-d9 are set to 0.0 for their respective proportions in the dprop[11] grain proportion array. (And recompile after clearing the old .o object files) (See also #40, but not essential to implement this)