welcome: please sign in
location: Diff for "mrci"
Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2014-10-21 02:54:49
Size: 866
Editor: 124
Comment:
Revision 3 as of 2014-10-21 02:57:44
Size: 1711
Editor: 124
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
=== Keyword1 === === Nrroots ===
Line 21: Line 21:
xxx Specifies the number of CI roots (states) to be simultaneously opti- mized. The default is 1. The value is read from the next line.
Line 23: Line 23:
=== Keyword2 ===
=== PrintThresh ===
Line 25: Line 26:
xxx Threshold for printout of the wavefunction. All configurations with a coefficient greater than this threshold are printed. The default is
0.05. The value is read from the line following the keyword.
Line 27: Line 29:

=== Convergence ===
{{{#!wiki
Energy convergence threshold. The result is converged when the energy of all roots has been lowered less than this threshold in the last iteration. The default is 1.0d-8. The value is read from the line
following the keyword.
}}}

=== Maxiter ===
{{{#!wiki
Maximum number of iterations. Default 20. The value is read from the line following the keyword. The maximum possible value is 200.
}}}
Line 28: Line 42:
=== Keyword3 ===
{{{#!wiki
xxx
}}}
=== Keyword4 ===
{{{#!wiki
xxx


=== CIpro ===
{{{
Request to calculate properties. Property integrals should be saved in file ONEINT. Reduce density matrices will be calculated.

mrci

Multi-reference configuration interaction with single and double excitations (MRCI) program.

General keywords

Nrroots

Specifies the number of CI roots (states) to be simultaneously opti- mized. The default is 1. The value is read from the next line.

PrintThresh

Threshold for printout of the wavefunction. All configurations with a coefficient greater than this threshold are printed. The default is 0.05. The value is read from the line following the keyword.

Convergence

Energy convergence threshold. The result is converged when the energy of all roots has been lowered less than this threshold in the last iteration. The default is 1.0d-8. The value is read from the line following the keyword.

Maxiter

Maximum number of iterations. Default 20. The value is read from the line following the keyword. The maximum possible value is 200.

Expert keywords

CIpro

Request to calculate properties. Property integrals should be saved in file ONEINT. Reduce density matrices will be calculated.

Depend Files

Filename

Description

Format

Examples

Insert latex

You can insert latex formula as

  \begin{equation}
    \rho_{\mu}=\sum_i w_i*\chi_{\mu}(r_i)\chi_{\mu}(r_i)
  \end{equation}

You can also insert a latex formular inline

  • The basis is $\chi_{\mu}$

mrci (last edited 2014-10-21 02:58:29 by 124)