Recent Changes - Search:

HomePage

PmWiki

pmwiki.org

MpEaDmrg

Optimise an EA wavefunction with multi-site windows using the EA DMRG algorithm.

Synopsis

mp-ea-dmrg [options] -w <psi>

Brief description

Options

--help

Show help message.

-H, --Hamiltonian

The operator the use for the Hamiltonian (if unspecified, use wavefunction attribute Hamiltonian of psi).

-w, --wavefunction

The filename of the EA wavefunction to be optimised (required).

-n, --num

The number of sweeps to perform (default 2).

--tol

Error tolerance for the local eigensolver (default 1e-10).

--gmrestol

Error tolerance for the GMRES algorithm for solving the left and right block Hamiltonians (default 1e-13).

--unityepsilon

Error tolerance for the magnitude of transfer matrix eigenvalues close to one (default 1e-12).

--quiet

Reduce the amount of normal output made by the program.

-v, --verbose

Increase verbosity.

Description

This tool optimises the energy of the multi-site window EA wavefunction by sweeping through all of the windows simultaneously, updating the {$n$}th site of each window at the same time, using an algorithm based on finite-size DMRG.

Edit - History - Print - Recent Changes - Search
Page last modified on October 12, 2023, at 02:56 AM