KEEP_REFCALC_DIRS

KEEP_REFCALC_DIRS is a boolean parameter that toggles whether the subdirectories in which the reference calculation for each energy step is executed are kept after the section finishes. These directories usually contain little useful additional information and are discarded by default. The reference calculation logs are instead collected in the refercence calculation log file. However, the user may want to keep the directories for debugging purposes.

Default: KEEP_REFCALC_DIRS = False

Acceptable values: True, False