Next: *DFT INPUT
Up: Main input groups in
Previous: *CI VECTOR
Contents
Index
*CONFIGURATION INPUT
Purpose:
To specify the configuration part in MCSCF and CI calculations.
- .CAS SPACE
- READ (LUINP,*) (NASH(I),I=1,NSYM)
CAS calculation: Active orbitals in each symmetry.
- .ELECTRONS
- Required.
READ (LUINP,*) NACTEL
Number of active electrons (the number of
electrons to be distributed in the active orbitals).
The total number of electrons is this number
plus two times the total number of inactive orbitals.
- .INACTIVE ORBITALS
- Required.
READ (LUINP,*) (NISH(I),I=1,NSYM)
Number of inactive orbitals each symmetry.
- .RAS1 ELECTRONS
- READ (LUINP,*) NEL1MN,NEL1MX
Minimum and maximum number of RAS1 electrons; this can alternatively
be specified with ".RAS1 HOLES"
- .RAS1 HOLES
- READ (LUINP,*) NHL1MN,NHL1MX
Minimum and maximum number of holes in RAS1; alternative
to ".RAS1 ELECTRONS"
- .RAS1 SPACE
- READ (LUINP,*) (NAS1(I),I=1,NSYM)
RAS calculation: RAS1 orbital space
- .RAS2 SPACE
- READ (LUINP,*) (NAS2(I),I=1,NSYM)
RAS calculation: RAS2 orbital space
- .RAS3 ELECTRONS
- READ (LUINP,*) NEL3MN, NEL3MX
Minimum and maximum number of RAS3 electrons
- .RAS3 SPACE
- READ (LUINP,*) (NAS3(I),I=1,NSYM)
RAS calculation: RAS3 orbital space
- .SPIN MULTIPLICITY
- Required for MCSCF and CI wave
functions.
READ (LUINP,*) ISPIN
For CSF basis: state spin multiplicity =
,
where
is the spin quantum number.
For determinant basis this option determines the minimum spin
multiplicity. The
value is determined as (ISPIN-1)/2.
- .SYMMETRY
- Required for MCSCF and CI wave functions.
READ (LUINP,*) LSYM
Spatial symmetry of CI and/or MCSCF wave function
Comments:
SYMMETRY Specifies total spatial symmetry of the wave
function in
symmetry or one of its subgroups:
,
,
,
,
,
,
. The symmetry number of wave
function follows MOLECULE output ordering of symmetries (
subgroup irreps).
CAS and RAS are exclusive and
both cannot be specified in the same
MCSCF or CI
calculation. One of them must be specified.
Next: *DFT INPUT
Up: Main input groups in
Previous: *CI VECTOR
Contents
Index
Dalton Manual - Release 1.2.1