Skip to content

Commit f483890

Browse files
author
Mostafa Daoud
committed
add transpiration to BMI
1 parent 5813dec commit f483890

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

PyStemmusScope/bmi/variable_reference.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ class BmiVariable:
152152
units="-",
153153
grid=0,
154154
keys=["gwfluxes", "indxRchrg"],
155+
all_timesteps=True,
155156
),
156157
# groundwater (coupling) vars
157158
BmiVariable(

0 commit comments

Comments
 (0)