From GridLAB-D Wiki
Jump to: navigation, search

 TECHNICAL MANUAL

The checkpoint_file enables checkpoints by establishing the base file name. The file name is always appended with the checkpoint sequence number, which is incremented each time a checkpoint is saved.

GLM

#set checkpoint_file="savefile"

Command line

host% gridlabd -D checkpoint_file="savefile"

Version

Checkpoints were introduced in Version 3.0.

See also