welcome: please sign in
location: Diff for "xuanyuan"
Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2013-09-12 09:26:40
Size: 563
Editor: 10
Comment:
Revision 7 as of 2014-03-19 05:29:20
Size: 1775
Editor: 10
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
Insert introduction of BDF module at here. Xuanyuan is used to calculate one electron and two electron integrals. It is named after Chinese ancestor Xuanyuan Huangdi.
Line 19: Line 19:
=== Keyword1 === === Direct ===
{{{#!wiki
Ask for integral direct calculations.
}}}

=== Schwarz ===
{{{#!wiki
Used with direct, ask for Schwarz equality prescreening.
}}}
Examples:
{{{
$xuanyuan
Direct
Shcwarz
$end
}}}


=== Maxmem ===
{{{#!wiki
Set maximum memory used in integral calculation. Unit can be MW and GW, i.e. Mega Words and Giga Words
}}}

Examples:
{{{
$xuanyuan
Maxmem
  512MW
$end
}}}

=== RS ===
{{{#!wiki
  Range separation ERIs required.
  No default value. Suggested value: 0.33.
}}}

Examples:
{{{
$xuanyuan
Rs
 0.33
$end
}}}

=== Scalar & Heff ===
{{{#!wiki
Scalar is a keyword to turn on scalar relativistic effects using sf-X2C (Heff=3) by default.
Heff = 0, nonrelativistic; 1, sf-ZORA; 2, sf-IORA; 3/4, sf-X2C; 5, sf-X2C+so-DKH3 (spin-free)
}}}

Examples:
{{{
$xuanyuan
scalar
heff
3
$end
}}}

=== Socint & Hsoc ===
Line 23: Line 83:
=== Keyword2 ===
=== Cholesky ===
Line 25: Line 86:
xxx   The following line contains a string and a float number.
  Set method and threshold of ERI Cholesky decomposition.
  S-CD for standard CD. 1c-CD for one center Cholesky decomposition.
Line 27: Line 90:

Examples:
{{{
$xuanyuan
Cholesky
  S-CD 1.d-5
$end
}}}
Line 32: Line 104:

Xuanyuan

Xuanyuan is used to calculate one electron and two electron integrals. It is named after Chinese ancestor Xuanyuan Huangdi.

General keywords

Direct

Ask for integral direct calculations.

Schwarz

Used with direct, ask for Schwarz equality prescreening.

Examples:

$xuanyuan
Direct
Shcwarz
$end

Maxmem

Set maximum memory used in integral calculation. Unit can be MW and GW, i.e. Mega Words and Giga Words

Examples:

$xuanyuan
Maxmem
  512MW 
$end

RS

  • Range separation ERIs required. No default value. Suggested value: 0.33.

Examples:

$xuanyuan
Rs
 0.33
$end

Scalar & Heff

Scalar is a keyword to turn on scalar relativistic effects using sf-X2C (Heff=3) by default. Heff = 0, nonrelativistic; 1, sf-ZORA; 2, sf-IORA; 3/4, sf-X2C; 5, sf-X2C+so-DKH3 (spin-free)

Examples:

$xuanyuan
scalar
heff
3
$end

Socint & Hsoc

xxx

Cholesky

  • The following line contains a string and a float number. Set method and threshold of ERI Cholesky decomposition. S-CD for standard CD. 1c-CD for one center Cholesky decomposition.

Examples:

$xuanyuan
Cholesky
  S-CD 1.d-5
$end

Expert keywords

Keyword3

xxx

Keyword4

xxx

Depend Files

Filename

Description

Format

Examples

xuanyuan (last edited 2024-01-31 09:23:43 by wzou)