Scroll to navigation

dmrg(8) DMRG++ dmrg(8)

NAME

dmrg - The main DMRG++ driver

SYNOPSIS

./dmrg [-b] [--threads=n] [--wft=yes|no] [--no-finite-loops] [--logfile=logfile] [-v] [-h] [-f input-file]

DESCRIPTION

If no -f input-file is given, DMRG++ prints the version details and exits. Else it uses the input-file as input for the main driver. Command line options override input file options, which in turn override defaults.

OPTIONS

Run in the background. Requires the --logfile option.
Use input-file as the input for the main driver. If input-file is - then read standard input.
Print this message and exit.
Do not print progress to the terminal. Close standard output and error and redirect both to logfile.
Do not perform finite loops, that is, exit after the infinite algorithm has finished.
Use n pthreads. It is an error to specify this option unless the code was compiled with pthread support.
Turn on verbose mode.
Perform or do not perform the wave-function transformation for guessing the ground state.

AUTHOR

G.A.

BUGS

LIMITATIONS

SEE ALSO

configure.pl, observe, testsuite.pl, oracleCreator.pl, processingLibrary.txt

May 1, 2012 version 2.6