Skip to content

Commit 3f1fd58

Browse files
add all_timestep line to Trap.py
1 parent d3f383b commit 3f1fd58

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

0 commit comments

Comments
 (0)