Mercurial > dive4elements > river
diff artifacts/doc/conf/themes.xml @ 8950:b0aeed4c97c1
Implemented chart output for sinfo flow depth min/max calculation
author | gernotbelger |
---|---|
date | Thu, 15 Mar 2018 17:22:28 +0100 |
parents | a9950a3a71e5 |
children | ee5ce13016ed |
line wrap: on
line diff
--- a/artifacts/doc/conf/themes.xml Wed Mar 14 18:34:34 2018 +0100 +++ b/artifacts/doc/conf/themes.xml Thu Mar 15 17:22:28 2018 +0100 @@ -408,6 +408,8 @@ <!-- Mappings for S-INFO --> <mapping from="sinfo_facet_flow_depth.filtered" to="SInfoFlowDepth" /> <mapping from="sinfo_facet_flow_depth_with_tkh.filtered" to="SInfoFlowDepthWithTkh" /> + <mapping from="sinfo_facet_flow_depth_min.filtered" to="SInfoFlowDepthMin" /> + <mapping from="sinfo_facet_flow_depth_max.filtered" to="SInfoFlowDepthMax" /> <mapping from="sinfo_facet_tkh" to="SInfoTkh" /> <mapping from="sinfo_facet_d50.filtered" to="BedDiameterTopLines" />