From GridLAB-D Wiki
init_max_defer - Maximum initialization deferral limit Template:NEW30
Synopsis
#set init_max_defer=0
Remarks
The init_max_defer global variable establishes the maximum number of times that any object init() function may be called.
When the limit is negative or zero, the highest rank number is used as the value for init_max_defer.
Version
This variable was introduced in Hassayampa (Version 3.0).