In order to simplify the process of configuration specification and data preparation, the semi-direct module now provides a set of default options that require little or no data input. While these defaults are not expected to cover most in-depth requirements, they do provide a starting point for users, and a route to subsequent, more extensive calculations. To illustrate this default working of the module, we consider below a number of example calculations.
TITLE
H2CO - TZVP X1A1 DEFAULT TABLE-CI OPTIONS
ZMAT ANGSTROM
C
O 1 1.203
H 1 1.099 2 121.8
H 1 1.099 2 121.8 3 180.0
END
BASIS TZVP
RUNTYPE CI
MRDCI DIRECT
ENTER
then the calculation undertaken will be based on the following;
numbers of open shells and corresponding main configurations 0 1 2 3 4 5 28 37 38 .. SCF configuration 0 1 2 3 4 6 28 37 38 .. 5a1 -> 6a1 double 2 5 6 1 2 3 4 28 37 38 .. 5a1 -> 6a1 single 0 1 2 3 4 5 29 37 38 .. 1b1 -> 2b1 double 2 28 29 1 2 3 4 5 37 38 .. 1b1 -> 2b1 single 0 1 2 3 4 5 28 37 39 .. 2b2 -> 3b2 double 2 38 39 1 2 3 4 5 28 37 .. 2b2 -> 3b2 single
THRESH 10 10
ROOTS 1
Thus this default selection process involves construction of an explicit
zero-order Hamiltonian H0 (over the reference functions described
above) followed by perturbative selection of configurations with
respect to the lowest root of H0. The minimum threshold to be
used in selection (Tmin) is 10 micro-Hartree, with an increment of
10 uH to be used in defining the higher-threshold case to be solved in
the process of extrapolation [1].
The sequence of data lines defining the Semi-direct Table-CI calculation is terminated by the ENTER directive. Note at this stage that the full data specification corresponding to the defaults generated from the above data file is as follows:
TITLE
H2CO - TZVP - EXPLICIT DATA FOR DEFAULT MRDCI SETTINGS
SUPER OFF NOSYM
ZMAT ANGSTROM
C
O 1 1.203
H 1 1.099 2 121.8
H 1 1.099 2 121.8 3 180.0
END
BASIS TZVP
RUNTYPE CI
ACTIVE
1 TO 52 END
MRDCI DIRECT
TABLE
SELECT
CNTRL 16
SPIN 1
SYMM 1
SINGLES ALL
CONF
0 1 2 3 4 5 28 37 38
0 1 2 3 4 6 28 37 38
2 5 6 1 2 3 4 28 37 38
0 1 2 3 4 5 29 37 38
2 28 29 1 2 3 4 5 37 38
0 1 2 3 4 5 28 37 39
2 38 39 1 2 3 4 5 28 37
END
THRESH 10 10
ROOTS 1
CI
NATORB
CIVEC 1
ENTER
TITLE
H2CO+ 2B2 TZVP - DEFAULT MRDCI SETTINGS -113.06446075
MULT 2
CHARGE 1
ZMAT ANGSTROM
C
O 1 1.203
H 1 1.099 2 121.8
H 1 1.099 2 121.8 3 180.0
END
BASIS TZVP
RUNTYPE CI
MRDCI DIRECT
ENTER
Considering the changes to the closed-shell run, the following points
should be noted:
numbers of open shells and corresponding main configurations 1 38 1 2 3 4 5 28 37 .. SCF configuration 1 38 1 2 3 4 6 28 37 .. 5a1 -> 6a1 double 3 5 6 38 1 2 3 4 28 37 .. 5a1 -> 6a1 single 1 38 1 2 3 4 5 29 37 .. 1b1 -> 2b1 double 3 28 29 38 1 2 3 4 5 37 .. 1b1 -> 2b1 single 1 38 1 2 3 4 5 28 39 .. 1b2 -> 3b2 double 3 37 38 39 1 2 3 4 5 28 .. 1b2 -> 3b2 single
The sequence of data lines defining the Semi-direct Table-CI calculation is again terminated by the ENTER directive. Note at this stage that the full data specification corresponding to the defaults generated from the above data file is as follows
TITLE
H2CO+ 2B2 TZVP - EXPLICIT DATA FOR DEFAULTS
MULT 2
CHARGE 1
SUPER OFF NOSYM
ZMAT ANGSTROM
C
O 1 1.203
H 1 1.099 2 121.8
H 1 1.099 2 121.8 3 180.0
END
BASIS TZVP
RUNTYPE CI
OPEN 1 1
ACTIVE
1 TO 52 END
MRDCI DIRECT
TABLE
SELECT
CNTRL 15
SPIN 2
SYMM 3
SINGLES ALL
CONF
1 38 1 2 3 4 5 28 37
1 38 1 2 3 4 6 28 37
3 5 6 38 1 2 3 4 28 37
1 38 1 2 3 4 5 29 37
3 28 29 38 1 2 3 4 5 37
1 38 1 2 3 4 5 28 39
3 37 38 39 1 2 3 4 5 28
END
THRESH 10 10
ROOTS 1
CI
NATORB
CIVEC 1
VECTORS ATOMS
ENTER 4 5
Let us now consider a Semi-direct Table-CI calculation on the 2B1 state of H2CO+, again using default options available within the module. A valid data sequence for performing such a calculation is shown below, where we are still performing all the computation in a single job.
TITLE
H2CO+ 2B1 TZVP - DEFAULT MRDCI SETTINGS
MULT 2
CHARGE 1
ZMAT ANGSTROM
C
O 1 1.203
H 1 1.099 2 121.8
H 1 1.099 2 121.8 3 180.0
END
BASIS TZVP
RUNTYPE CI
MRDCI DIRECT
SWAP
7 8
END
ENTER
Considering the changes to the closed-shell run, the following points
should be noted:
numbers of open shells and corresponding main configurations 1 28 1 2 3 4 5 37 38 .. SCF configuration 1 28 1 2 3 4 6 37 38 .. 5a1 -> 6a1 double 3 5 6 28 1 2 3 4 37 38 .. 5a1 -> 6a1 single 1 28 1 2 3 4 5 37 39 .. 2b2 -> 3b2 double 3 28 38 39 1 2 3 4 5 37 .. 2b2 -> 3b2 single
The sequence of data lines defining the Semi-direct Table-CI calculation is again terminated by the ENTER directive. Note that the full data specification corresponding to the defaults generated from the above data file is as follows
TITLE
H2CO+ 2B1 TZVP - EXPLICIT DATA FOR DEFAULTS
MULT 2
CHARGE 1
SUPER OFF NOSYM
ZMAT ANGSTROM
C
O 1 1.203
H 1 1.099 2 121.8
H 1 1.099 2 121.8 3 180.0
END
BASIS TZVP
RUNTYPE CI
OPEN 1 1
ACTIVE
1 TO 52 END
MRDCI DIRECT
TABLE
SELECT
CNTRL 15
SPIN 2
SYMM 2
SINGLES ALL
CONF
1 28 1 2 3 4 5 37 38
1 28 1 2 3 4 6 37 38
3 5 6 28 1 2 3 4 37 38
1 28 1 2 3 4 5 37 39
3 28 38 39 1 2 3 4 5 37
END
THRESH 10 10
ROOTS 1
CI
NATORB
CIVEC 1
VECTORS ATOMS
SWAP
7 8
END
ENTER 4 5