mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-14 10:03:47 +01:00
65 lines
1.6 KiB
Groff
65 lines
1.6 KiB
Groff
|
.\" Man page generated from reStructuredText.
|
||
|
.
|
||
|
.TH "QP_SET_FROZEN_CORE" "1" "Jan 17, 2019" "2.0" "Quantum Package"
|
||
|
.SH NAME
|
||
|
qp_set_frozen_core \- | Quantum Package >
|
||
|
.
|
||
|
.nr rst2man-indent-level 0
|
||
|
.
|
||
|
.de1 rstReportMargin
|
||
|
\\$1 \\n[an-margin]
|
||
|
level \\n[rst2man-indent-level]
|
||
|
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||
|
-
|
||
|
\\n[rst2man-indent0]
|
||
|
\\n[rst2man-indent1]
|
||
|
\\n[rst2man-indent2]
|
||
|
..
|
||
|
.de1 INDENT
|
||
|
.\" .rstReportMargin pre:
|
||
|
. RS \\$1
|
||
|
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
|
||
|
. nr rst2man-indent-level +1
|
||
|
.\" .rstReportMargin post:
|
||
|
..
|
||
|
.de UNINDENT
|
||
|
. RE
|
||
|
.\" indent \\n[an-margin]
|
||
|
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||
|
.nr rst2man-indent-level -1
|
||
|
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
|
||
|
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
|
||
|
..
|
||
|
.sp
|
||
|
Automatically finds n, the number of core electrons. Calls
|
||
|
qp_set_mo_class setting all MOs as \fBActive\fP, except the n/2
|
||
|
first ones which are set as \fBCore\fP\&. If pseudo\-potentials are used, all the
|
||
|
MOs are set as \fBActive\fP\&.
|
||
|
.sp
|
||
|
For elements on the right of the periodic table, \fIqp_set_frozen_core\fP will
|
||
|
work as expected. But for elements on the left, a small core will be chosen. For
|
||
|
example, a Carbon atom will have 2 core electrons, but a Lithium atom will have
|
||
|
zero.
|
||
|
.SH USAGE
|
||
|
.INDENT 0.0
|
||
|
.INDENT 3.5
|
||
|
.sp
|
||
|
.nf
|
||
|
.ft C
|
||
|
qp_set_frozen_core [\-q] EZFIO_DIR
|
||
|
.ft P
|
||
|
.fi
|
||
|
.UNINDENT
|
||
|
.UNINDENT
|
||
|
.INDENT 0.0
|
||
|
.TP
|
||
|
.B \-q
|
||
|
Prints in the standard output the number of core electrons.
|
||
|
.UNINDENT
|
||
|
.SH AUTHOR
|
||
|
A. Scemama, E. Giner
|
||
|
.SH COPYRIGHT
|
||
|
2018, A. Scemama, E. Giner
|
||
|
.\" Generated by docutils manpage writer.
|
||
|
.
|