comparison artifacts/src/main/java/org/dive4elements/river/artifacts/model/minfo/SedimentLoadDataCalculation.java @ 8258:155a886ab19b

Suspended sand is part of total load.
author Tom Gottfried <tom@intevation.de>
date Thu, 11 Sep 2014 14:45:17 +0200
parents 0a03c1921cfe
children 73a4c3c202e5
comparison
equal deleted inserted replaced
8257:af4346994952 8258:155a886ab19b
36 36
37 public static final int [] TOTAL_LOAD = { 37 public static final int [] TOTAL_LOAD = {
38 SedimentLoadData.GF_COARSE, 38 SedimentLoadData.GF_COARSE,
39 SedimentLoadData.GF_FINE_MIDDLE, 39 SedimentLoadData.GF_FINE_MIDDLE,
40 SedimentLoadData.GF_SAND, 40 SedimentLoadData.GF_SAND,
41 SedimentLoadData.GF_SUSP_SAND,
41 SedimentLoadData.GF_SUSP_SEDIMENT 42 SedimentLoadData.GF_SUSP_SEDIMENT
42 }; 43 };
43 44
44 public static final int [] BED_LOAD = { 45 public static final int [] BED_LOAD = {
45 SedimentLoadData.GF_COARSE, 46 SedimentLoadData.GF_COARSE,

http://dive4elements.wald.intevation.org