GAMABrix now has the variable pull_only. When turned on, it will simplify the behavior to only pulling the grid (no post, and no idle mode).
This variable will be useful for teaching, and for early model building when you do not want to stop the simulation after one day because you haven't yet defined the day.
I recommend always starting with pull_only<-true when introducing someone to GAMABrix
Documenting quick new feature.
GAMABrix
now has the variablepull_only
. When turned on, it will simplify the behavior to only pulling the grid (no post, and no idle mode).This variable will be useful for teaching, and for early model building when you do not want to stop the simulation after one day because you haven't yet defined the day.
I recommend always starting with
pull_only<-true
when introducing someone toGAMABrix