output options¶
The output table contains options relating to directing calculation output. This is currently
only compatible with Full Configuration Interaction Quantum Monte Carlo, Coupled Cluster Monte Carlo and Monte Carlo estimate of size of the Hilbert space, though extension to other
calculations would be relatively simple.
filenametype: string.
Optional. Default: ‘stdout’.
Filename to write any calculation output to. If set to default value, all calculation information is printed to stdout.
reprint_systype: boolean.
Optional. Deafult: true.
If true all information on system single particle basis and symmetry that would usually be printed during initialisation is also reprinted at the head of any output file. This is useful when identifying what system a calculation was performed on a while later.