Skip to content

Commit baba797

Browse files
committed
Correct runoff value for green roofs
1 parent 3e8e182 commit baba797

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

R/rabimo_inputs_2020.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
#' |**Surface Class**|**Surface Type** |**Bagrov Value**|**Runoff Factor**|
8181
#' |:------------:|:------------------------------------------------------------------------------------------------------------------------|------------:|-------------:|
8282
#' |- |Roof surfaces | 0.05| 1.00|
83-
#' |- |Extensive vegetated roofs | 0.65| 0.10|
83+
#' |- |Extensive vegetated roofs | 0.65| 1.00|
8484
#' |1 |Asphalt, concrete, paving with joint sealing or concrete base, synthetic surfaces | 0.11| 0.90|
8585
#' |2 |Artificial stone and slab coverings (side length > 8 cm), concrete interlocking pavers, clinker, medium and large pavers | 0.11| 0.70|
8686
#' |3 |Small and mosaic pavers (side length < 8 cm) | 0.25| 0.40|

R/rabimo_inputs_2025.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
#' |**Surface Class**|**Surface Type** |**Bagrov Value**|**Runoff Factor**|
7575
#' |:------------:|:------------------------------------------------------------------------------------------------------------------------|------------:|-------------:|
7676
#' |- |Roof surfaces | 0.05| 1.00|
77-
#' |- |Extensive vegetated roofs | 0.65| 0.10|
77+
#' |- |Extensive vegetated roofs | 0.65| 1.00|
7878
#' |1 |Asphalt, concrete, paving with joint sealing or concrete base, synthetic surfaces | 0.11| 0.90|
7979
#' |2 |Artificial stone and slab coverings (side length > 8 cm), concrete interlocking pavers, clinker, medium and large pavers | 0.11| 0.70|
8080
#' |3 |Small and mosaic pavers (side length < 8 cm) | 0.25| 0.40|

man/rabimo_inputs_2020.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/rabimo_inputs_2025.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)