Skip to content

Commit 5813dec

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

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
@@ -45,6 +45,7 @@ class BmiVariable:
4545
units="cm s-1",
4646
grid=0,
4747
keys=["Trap"],
48+
all_timesteps=True,
4849
),
4950
# soil vars:
5051
BmiVariable(

0 commit comments

Comments
 (0)