welcome: please sign in
location: Diff for "localmo"
Differences between revisions 8 and 9
Revision 8 as of 2016-11-22 02:25:36
Size: 1282
Editor: bsuo
Comment:
Revision 9 as of 2020-04-29 05:02:30
Size: 1489
Editor: leiyibo
Comment:
Deletions are marked like this. Additions are marked like this.
Line 39: Line 39:
=== mcscfloc ===
{{{#!wiki
Localize MCSCF orbitals
}}}

=== Orbital ===
{{{#!wiki
 input 'hforb' for SCF localization or 'mcorb' for MCSCF localization. Default does not input this keyword.
}}}

Localmo

Molecule orbital localization module.

LocalMO is used to localize molecular orbital. Boys localization and trust region localization approaches are supported.

General keywords

Mboys

Modified Boys localization approach. Next line is an integral to set powern. For example:

Mboys

  • 2

Thresh

Two float point number to give threshold of localization. For example:

Thresh

  • 1.d-8 1.d-8

Rohfloc

Localize ROHF/ROKS orbitals

mcscfloc

Localize MCSCF orbitals

Orbital

  • input 'hforb' for SCF localization or 'mcorb' for MCSCF localization. Default does not input this keyword.

Maxcycle

Maximum number of iterations allowed for Boys localization.

Expert keywords

Keyword3

xxx

Keyword4

xxx

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}$

localmo (last edited 2021-08-26 09:48:52 by leiyibo)