welcome: please sign in
location: Diff for "xianci"
Differences between revisions 12 and 13
Revision 12 as of 2018-10-11 15:16:39
Size: 1818
Editor: leiyibo
Comment:
Revision 13 as of 2018-10-11 15:40:40
Size: 3354
Editor: leiyibo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
=== Electrons === === Electron ===
Line 40: Line 40:
  Number of frozen orbitals in each irreps, which must be missing if it has frozen MOs in traint module.   Number of frozen orbitals in each irreps, which must be missing or set to zero in each irreps if it has frozen MOs in traint module.
Line 55: Line 55:

=== Maxiter ===
{{{#!wiki
  Maximum iteration Number of MRCISD.
}}}
Example:

=== Conv ===
{{{#!wiki
  set threshold for CI energy, CI vector and Residual vector of MRCISD, respectively.
}}}
Example:

=== FCCI ===
{{{#!wiki
   Default for internal contraction module. This keyword is set for Fully internal Contraction module of CSFs, reference CSFs are not contracted for MRCISD calculation, while perturbation theory calculation all CI subspace are internally contracted.
}}}
Example:
{{{
 FCCI
}}}

=== NICI ===
{{{#!wiki
   This keyword is set for one internal Contraction module of CSFs, only internal CI subspace are not contracted.
}}}
Example:
{{{
 NICI
}}}


=== CWCI ===
{{{#!wiki
   This keyword is set for one internal Contraction module of CSFs, corresponding to mrcic in molpro program for Celani-Werner (CW) contraction, where only CI subspaces VV, DV, DDV and VD in hole-particle symmetry are not contracted.
}}}
Example:
{{{
 CWCI
}}}

=== WKCI ===
{{{#!wiki
   This keyword is set for one internal Contraction module of CSFs, corresponding to mrci in molpro program for Werner-Knowles (WK) contraction, where only CI subspaces with two electron excitation to external spaces are contracted.
}}}
Example:
{{{
 WKCI
}}}


=== SDCI ===
{{{#!wiki
   This keyword is set for one internal Contraction module of CSFs, the accuracy of which is more accurate than CWCI but less than WKCI.
}}}
Example:
{{{
 SDCI
}}}

Xi'an-CI

   Xi’an-CI program generates Multi Reference SDCI (MRCISD) wavefunctions (including internal contracted MRCISD on several different level accuracy), Multi Reference Second Order Perturbation Theory (including multi-state NEVPT2 (MS-NEVPT2), Multi Reference Third Order Perturbation Theory (SS-NEVPT3), Static-Dynamic-Static Second Order Perturbation Theory (SDSPT2), Static-Dynamic-Static Configuration Interaction (SDSCI), Configuration Based Multi Reference Second Order Perturbation Theory (CB-MRPT2) and Configuration Based Multi Reference Third Order Perturbation Theory (CB-MRPT3). This program is based on hole-particle symmetry based and GUGA for the computation of CI matrix elements. The program can calculate several eigenvectors simultaneously.
   Xi’an-CI program is written by Zhenyi Wen, Yubin Wang, Zhengting Gan, Bingbing Suo and Yibo Lei (Institute of Modern Physics, Northwest University, China). 

General keywords

nroot

  • State Number

Example:

Electron

  • CI effective electron Number without electrons of frozen MOs in traint module for MO integral transformation

Example:

Symmetry

  • Symmetry of the target state.

Example:

Spin

  • Spin multiplicity. 2S+1

core

  • Number of frozen orbitals in each irreps, which must be missing or set to zero in each irreps if it has frozen MOs in traint module.

Example:

Inactive

  • Number of inactive orbitals in each irreps.

Example:

Active

  • Number of active orbitals in each irreps.

Example:

Maxiter

  • Maximum iteration Number of MRCISD.

Example:

Conv

  • set threshold for CI energy, CI vector and Residual vector of MRCISD, respectively.

Example:

FCCI

  • Default for internal contraction module. This keyword is set for Fully internal Contraction module of CSFs, reference CSFs are not contracted for MRCISD calculation, while perturbation theory calculation all CI subspace are internally contracted.

Example:

 FCCI

NICI

  • This keyword is set for one internal Contraction module of CSFs, only internal CI subspace are not contracted.

Example:

 NICI

CWCI

  • This keyword is set for one internal Contraction module of CSFs, corresponding to mrcic in molpro program for Celani-Werner (CW) contraction, where only CI subspaces VV, DV, DDV and VD in hole-particle symmetry are not contracted.

Example:

 CWCI

WKCI

  • This keyword is set for one internal Contraction module of CSFs, corresponding to mrci in molpro program for Werner-Knowles (WK) contraction, where only CI subspaces with two electron excitation to external spaces are contracted.

Example:

 WKCI

SDCI

  • This keyword is set for one internal Contraction module of CSFs, the accuracy of which is more accurate than CWCI but less than WKCI.

Example:

 SDCI

xianci (last edited 2024-11-28 15:07:40 by bsuo)