Skip to content

Commit

Permalink
updated mct tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Cinzia Mazzetti committed Nov 15, 2024
1 parent 9b78aaa commit db4ca30
Show file tree
Hide file tree
Showing 62 changed files with 95 additions and 15,243 deletions.
2 changes: 1 addition & 1 deletion src/lisflood/hydrological_modules/routing.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class routing(HydroModule):
'ChanBottomWMult', 'ChanDepthTMult', 'ChanSMult'],
'SplitRouting': ['CrossSection2AreaInitValue', 'PrevSideflowInitValue', 'CalChanMan2'],
'dynamicWave': ['ChannelsDynamic'],
'MCTRouting': ['ChannelsMCT', 'ChanGradMaxMCT', 'PrevCmMCTInitValue', 'PrevDmMCTInitValue','CalChanMan3']}
'MCTRouting': ['ChannelsMCT', 'ChanGradMaxMCT', 'PrevCmMCTInitValue', 'PrevDmMCTInitValue', 'CalChanMan3']}
module_name = 'Routing'

def __init__(self, routing_variable):
Expand Down
4 changes: 4 additions & 0 deletions src/lisfloodSettings_reference.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,10 @@ The option "MapsCaching" may take the following values:

<comment>

**************************************************************
PARALLELIZED KINEMATIC ROUTING
**************************************************************

The option "OutputMapsChunks" may take the following values:
- "[positive integer number]" : Dump outputs to disk every X steps (default 1)
</comment>
Expand Down

This file was deleted.

33 changes: 0 additions & 33 deletions tests/data/LF_ETRS89_UseCase/reference_dyn/inflow_daily/dis.tss

This file was deleted.

33 changes: 0 additions & 33 deletions tests/data/LF_ETRS89_UseCase/reference_dyn/inflow_daily/inflow.tss

This file was deleted.

Binary file not shown.
Loading

0 comments on commit db4ca30

Please sign in to comment.