EnglishFrenchSpanish

Ad


OnWorks favicon

chemps2 - Online in the Cloud

Run chemps2 in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command chemps2 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


chemps2 - spin-adapted DMRG for ab initio quantum chemistry

SYNOPSIS


chemps2 [OPTION] ...

DESCRIPTION


chemps2 is a scientific code to perform spin-adapted density matrix renormalization group
(DMRG) calculations for ab initio quantum chemistry fcidump files. This method allows one
to obtain numerical accuracy in active spaces beyond the capabilities of full
configuration interaction (FCI) and can return the active space 2-RDM. The method is
therefore ideal to replace the FCI solver in the complete active space configuration
interaction (CASCI) and complete active space self consistent field (CASSCF) methods. The
link to the user manual can be found in the section SEE ALSO.

OPTIONS


SYMMETRY
Conventions for the symmetry group and irrep numbers (same as psi4):

| 0 1 2 3 4 5 6 7
---------|-----------------------------------------
0 : c1 | A
1 : ci | Ag Au
2 : c2 | A B
3 : cs | Ap App
4 : d2 | A B1 B2 B3
5 : c2v | A1 A2 B1 B2
6 : c2h | Ag Bg Au Bu
7 : d2h | Ag B1g B2g B3g Au B1u B2u B3u

ARGUMENTS
-f, --fcidump=filename
Set the fcidump filename. Note that orbital irreps in this file follow molpro
convention!

-g, --group=int
Set the psi4 symmetry group number [0-7] which corresponds to the fcidump file.

-m, --multiplicity=int
Overwrite the spin multiplicity [2S+1] of the fcidump file.

-n, --nelectrons=int
Overwrite the number of electrons of the fcidump file.

-i, --irrep=int
Overwrite the target wavefunction irrep [0-7] of the fcidump file (psi4
convention).

-D, --sweep_d=int,int,int
Set the bond dimensions for the successive sweep instructions (positive integers).

-E, --sweep_econv=flt,flt,flt
Set the energy convergence to stop sweep instructions (positive floats).

-M, --sweep_maxit=int,int,int
Set the maximum number of sweeps for the sweep instructions (positive integers).

-N, --sweep_noise=flt,flt,flt
Set the noise prefactors for the successive sweep instructions (floats).

-e, --excitation=int
Set which excitation should be calculated (positive integer). If not set, the
ground state is calculated.

-o, --twodmfile=filename
Set the filename to dump the 2-RDM. If not set, the 2-RDM is not dumped.

-c, --checkpoint
Read and create MPS checkpoints.

-p, --print_corr
Print correlation functions.

-t, --tmpfolder=path
Overwrite the tmp folder for the renormalized operators (default /tmp).

-r, --reorder=int,int,int
Specify an orbital reordering w.r.t. the fcidump file (counting starts at 0).

-h, --help
Display this help.

EXAMPLE
$ cd /tmp
$ wget 'https://github.com/SebWouters/CheMPS2/raw/master/tests/matrixelements/H2O.631G.FCIDUMP'
$ ls -al H2O.631G.FCIDUMP
$ chemps2 --fcidump=H2O.631G.FCIDUMP \
--group=5 \
--sweep_d=200,1000 \
--sweep_econv=1e-8,1e-8 \
--sweep_maxit=2,10 \
--sweep_noise=0.05,0.0 \
--twodmfile=2dm.out \
--print_corr \
--reorder=6,5,4,3,2,1,0,7,8,9,10,11,12

Use chemps2 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad