welcome: please sign in
location: Diff for "mrci"
Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2014-10-21 02:54:49
Size: 866
Editor: 124
Comment:
Revision 4 as of 2014-10-21 02:58:29
Size: 1737
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.
}}}

=== CIpro ===
{{{
Request to calculate properties. Property integrals should be calculated by xuanyuan. Reduce density matrices will be calculated if CIpro is specified.
}}}
Line 28: Line 47:
=== Keyword3 ===
{{{#!wiki
xxx
}}}
=== Keyword4 ===
{{{#!wiki
xxx
}}}

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.

CIpro

Request to calculate properties. Property integrals should be calculated by xuanyuan. Reduce density matrices will be calculated if CIpro is specified.

Expert keywords

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)