Skip to content

Commit 9b78aaa

Browse files
author
Cinzia Mazzetti
committed
Setting parameters of channels geometry to 1
1 parent ca77e35 commit 9b78aaa

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

src/lisfloodSettings_reference.xml

+6-4
Original file line numberDiff line numberDiff line change
@@ -484,21 +484,23 @@ Multiplier applied to average Q to split into a second line of routing
484484
</comment>
485485
</textvar>
486486

487-
<textvar name="ChanBottomWMult" value="$(PathParams)/params_ChanBottomWMult">
487+
<textvar name="ChanBottomWMult" value="1.0">
488488
<comment>
489-
PBchange
489+
$(PathParams)/params_ChanBottomWMult
490490
Multiplier applied to ChanBottomWidth
491491
</comment>
492492
</textvar>
493493

494-
<textvar name="ChanDepthTMult" value="$(PathParams)/params_ChanDepthTMult">
494+
<textvar name="ChanDepthTMult" value="1.0">
495495
<comment>
496+
$(PathParams)/params_ChanDepthTMult
496497
Multiplier [] applied to ChanDepthThreshold
497498
</comment>
498499
</textvar>
499500

500-
<textvar name="ChanSMult" value="$(PathParams)/params_ChanSMult">
501+
<textvar name="ChanSMult" value="1.0">
501502
<comment>
503+
$(PathParams)/params_ChanSMult
502504
Multiplier [] applied to ChanSdXdY
503505
</comment>
504506
</textvar>

0 commit comments

Comments
 (0)