Skip to content

Commit db4ca30

Browse files
author
Cinzia Mazzetti
committed
updated mct tests
1 parent 9b78aaa commit db4ca30

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+95
-15243
lines changed

src/lisflood/hydrological_modules/routing.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ class routing(HydroModule):
5050
'ChanBottomWMult', 'ChanDepthTMult', 'ChanSMult'],
5151
'SplitRouting': ['CrossSection2AreaInitValue', 'PrevSideflowInitValue', 'CalChanMan2'],
5252
'dynamicWave': ['ChannelsDynamic'],
53-
'MCTRouting': ['ChannelsMCT', 'ChanGradMaxMCT', 'PrevCmMCTInitValue', 'PrevDmMCTInitValue','CalChanMan3']}
53+
'MCTRouting': ['ChannelsMCT', 'ChanGradMaxMCT', 'PrevCmMCTInitValue', 'PrevDmMCTInitValue', 'CalChanMan3']}
5454
module_name = 'Routing'
5555

5656
def __init__(self, routing_variable):

src/lisfloodSettings_reference.xml

+4
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,10 @@ The option "MapsCaching" may take the following values:
186186

187187
<comment>
188188

189+
**************************************************************
190+
PARALLELIZED KINEMATIC ROUTING
191+
**************************************************************
192+
189193
The option "OutputMapsChunks" may take the following values:
190194
- "[positive integer number]" : Dump outputs to disk every X steps (default 1)
191195
</comment>

tests/data/LF_ETRS89_UseCase/reference_dyn/inflow_daily/chanqWin.tss

-33
This file was deleted.

tests/data/LF_ETRS89_UseCase/reference_dyn/inflow_daily/dis.tss

-33
This file was deleted.

tests/data/LF_ETRS89_UseCase/reference_dyn/inflow_daily/inflow.tss

-33
This file was deleted.
Binary file not shown.

0 commit comments

Comments
 (0)