welcome: please sign in
location: Diff for "genfrag"
Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2013-10-17 01:19:03
Size: 1149
Editor: 10
Comment:
Revision 4 as of 2013-10-17 01:39:13
Size: 2209
Editor: 10
Comment:
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:
 If this keyword is not used in input. FragMP2 fragments will be generated.
Line 28: Line 29:

=== threshrad ===
{{{#!wiki
 For Frag-MP2, the following line is a float number to specify threshold of buffer radii in FragMP2. Default: 4.5 angstrom.
 For DEC-MP2, the following line is three float numbers to specify thresholds of virtual EOS space, occupied buffer space and unoccupied buffer space. Default: 4.5 3.0 1.5 angstrom.
 If fragment optimization is required, these threshold are used as initial thresholds.
}}}

=== threshtail ===
{{{#!wiki
 The following line is two float numbers to define threshold of Coulomb tails of occupied and virtual orbitals. Default: 0.01 0.01.
}}}

=== threshexvir ===
{{{#!wiki
 Threshold of extra virtual orbital in Frag-MP2/CCSD approach. Large value will add more extra virtual orbital in amplitude space. Default: 0.1.
}}}

==== distpair ====
{{{#!wiki
 Threshold of distance pairs. Two fragment with distance larger than "dispair" will be neglect in correlation energy calculation. Default: 15 angstrom.
}}}

genfrag

Module genfrag is used to generate molecular fragments and also fragment pairs that are used in Frag-MP2/CCSD calculation.

General keywords

optfrag

  • Ask for fragment optimization. Next line is a string "all" or a list of fragments need to be optimized.

decfrag

  • Fragments in DEC-(divide-expend-consolidate) MP2/CCSD proposed by Paul Jogensen et. al. are generated. If this keyword is not used in input. FragMP2 fragments will be generated.

threshrad

  • For Frag-MP2, the following line is a float number to specify threshold of buffer radii in FragMP2. Default: 4.5 angstrom. For DEC-MP2, the following line is three float numbers to specify thresholds of virtual EOS space, occupied buffer space and unoccupied buffer space. Default: 4.5 3.0 1.5 angstrom. If fragment optimization is required, these threshold are used as initial thresholds.

threshtail

  • The following line is two float numbers to define threshold of Coulomb tails of occupied and virtual orbitals. Default: 0.01 0.01.

threshexvir

  • Threshold of extra virtual orbital in Frag-MP2/CCSD approach. Large value will add more extra virtual orbital in amplitude space. Default: 0.1.

distpair

  • Threshold of distance pairs. Two fragment with distance larger than "dispair" will be neglect in correlation energy calculation. Default: 15 angstrom.

Expert keywords

noenergy

  • Do not evoke energy calculation automatically.

optfrag

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

genfrag (last edited 2013-10-18 02:42:17 by 10)