From GridLAB-D Wiki
thermostat_cycle_time – Minimum time in seconds between thermostat updates
Synopsis
module residential; class house { int16 thermostat_cycle_time[s]; } object house { thermostat_cycle_time value s; }
Default
The default value for thermostat_cycle_time is 120 seconds.