Skip to content

Commit

Permalink
Test: case_dijk1_1a_dh_with_default_layers added
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdgr committed Oct 18, 2023
1 parent 031ace9 commit 4c8bdf7
Show file tree
Hide file tree
Showing 15 changed files with 24 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/acceptance_scenarios/koswat_scenario_test_cases.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ class ScenarioCases(CasesProtocol):
d_s=10,
d_p=30,
kruin_breedte=5,
buiten_talud=3,
scenario_name="default_scenario",
)
scenario_2 = KoswatScenario(
d_h=0.5,
Expand Down Expand Up @@ -42,6 +40,8 @@ class ScenarioCasesAB(CasesProtocol):
d_h=0.5,
d_s=0,
d_p=0,
kruin_breedte=5,
buiten_talud=3,
),
KoswatScenario(
scenario_name="1b_ds",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Profile type;Grondmaatregel profiel;Kwelscherm;Stabiliteitswand;Kistdam
Cost per km (€);nan;nan;nan;nan
Reused grass volume (volume / surface):;7.34999999999998;7.34999999999998;7.34999999999998;12.029999999999987
Reused grass volume (cost):;nan;nan;nan;nan
Aanleg grass volume (volume / surface):;0.9000000000000146;0.9000000000000146;0.02076923076922732;0.020769230769239755
Aanleg grass volume (cost):;nan;nan;nan;nan
Aanleg clay volume (volume / surface):;12.549999999999997;12.549999999999997;11.176923076923089;20.576430769230768
Aanleg clay volume (cost):;nan;nan;nan;nan
Reused core volume (volume / surface):;11.726000000000013;11.726000000000013;11.099100000000004;11.104799999999997
Reused core volume (cost):;nan;nan;nan;nan
Aanleg core volume (volume / surface):;6.993999999999996;6.993999999999996;0;0
Aanleg core volume (cost):;nan;nan;nan;nan
Removed material volume (volume / surface):;0;0;0.6269000000000098;9.097200000000019
Removed material volume (cost):;nan;nan;nan;nan
New grass layer surface (volume / surface):;29.66576574931336;29.66576574931336;26.845108809187092;43.27531841800928
New grass layer surface (cost):;nan;nan;nan;nan
New clay layer surface (volume / surface):;27.768399153212332;27.768399153212332;25.077926379553432;41.508765260255004
New clay layer surface (cost):;nan;nan;nan;nan
New core layer surface (volume / surface):;24.346121493043952;24.346121493043952;21.85133803148333;38.28511462130756
New core layer surface (cost):;nan;nan;nan;nan
New maaiveld surface (volume / surface):;3.0;3.0;0.0;0.0
New maaiveld surface (cost):;nan;nan;nan;nan

0 comments on commit 4c8bdf7

Please sign in to comment.