1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 2019.2 (Released June 5, 2019) -->
<HTML lang="EN">
<HEAD>
<TITLE>4.3 Projection over atomic states, DOS, projected band structure</TITLE>
<META NAME="description" CONTENT="4.3 Projection over atomic states, DOS, projected band structure">
<META NAME="keywords" CONTENT="user_guide">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1.0">
<META NAME="Generator" CONTENT="LaTeX2HTML v2019.2">
<LINK REL="STYLESHEET" HREF="user_guide.css">
<LINK REL="next" HREF="node9.html">
<LINK REL="previous" HREF="node7.html">
<LINK REL="next" HREF="node9.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A
HREF="node9.html">
<IMG WIDTH="37" HEIGHT="24" ALT="next" SRC="next.png"></A>
<A
HREF="node5.html">
<IMG WIDTH="26" HEIGHT="24" ALT="up" SRC="up.png"></A>
<A
HREF="node7.html">
<IMG WIDTH="63" HEIGHT="24" ALT="previous" SRC="prev.png"></A>
<A ID="tex2html61"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALT="contents" SRC="contents.png"></A>
<BR>
<B> Next:</B> <A
HREF="node9.html">4.4 Color plot of</A>
<B> Up:</B> <A
HREF="node5.html">4 Usage</A>
<B> Previous:</B> <A
HREF="node7.html">4.2 Band structure, Fermi</A>
<B> <A ID="tex2html62"
HREF="node1.html">Contents</A></B>
<BR>
<BR>
<!--End of Navigation Panel-->
<H2><A ID="SECTION00053000000000000000">
4.3 Projection over atomic states, DOS, projected band structure</A>
</H2>
<P>
The code <TT>projwfc.x</TT> calculates projections of wavefunctions
over atomic orbitals. The atomic wavefunctions are those contained
in the pseudopotential file(s). The Löwdin population analysis (similar to
Mulliken analysis) is presently implemented. The projected DOS (or PDOS:
the DOS projected onto atomic orbitals) can also be calculated and written
to file(s). More details on the input data are found in file
<TT>Doc/INPUT_PROJWFC.*</TT>. The ordering of the various
angular momentum components (defined in routine <TT>ylmr2.f90</TT>)
is as follows:
<!-- MATH
$P_{0,0}(t)$
-->
<I>P</I><SUB>0, 0</SUB>(<I>t</I>), <!-- MATH
$P_{1,0}(t)$
-->
<I>P</I><SUB>1, 0</SUB>(<I>t</I>), <!-- MATH
$P_{1,1}(t)cos\phi$
-->
<I>P</I><SUB>1, 1</SUB>(<I>t</I>)<I>cosφ</I>, <!-- MATH
$P_{1,1}(t)sin\phi$
-->
<I>P</I><SUB>1, 1</SUB>(<I>t</I>)<I>sinφ</I>,
<!-- MATH
$P_{2,0}(t)$
-->
<I>P</I><SUB>2, 0</SUB>(<I>t</I>), <!-- MATH
$P_{2,1}(t)cos\phi$
-->
<I>P</I><SUB>2, 1</SUB>(<I>t</I>)<I>cosφ</I>, <!-- MATH
$P_{2,1}(t)sin\phi$
-->
<I>P</I><SUB>2, 1</SUB>(<I>t</I>)<I>sinφ</I>,
<!-- MATH
$P_{2,2}(t)cos2\phi$
-->
<I>P</I><SUB>2, 2</SUB>(<I>t</I>)<I>cos</I>2<I>φ</I>, <!-- MATH
$P_{2,2}(t)sin2\phi$
-->
<I>P</I><SUB>2, 2</SUB>(<I>t</I>)<I>sin</I>2<I>φ</I>
and so on, where <I>P</I><SUB>l, m</SUB>=Legendre Polynomials,
<!-- MATH
$t = cos\theta = z/r$
-->
<I>t</I> = <I>cosθ</I> = <I>z</I>/<I>r</I>, <!-- MATH
$\phi= atan(y /x)$
-->
<I>φ</I> = <I>atan</I>(<I>y</I>/<I>x</I>).
<P>
Data produced by code <TT>projwfc.x</TT> can be further
analysed using auxiliary codes <TT>sumpdos.x</TT> (sums selected PDOS
by specifying the names of files containing the desired PDOS: type
<TT>sumpdos.x -h</TT> or look into the source code for more details)
and <TT>plotproj.x</TT> . A more sophisticated tools is the script
<TT>tools/sum_states.py</TT>, by Julen Larrucea: documentation in
<TT>http://larrucea.eu/sum_states-py-2/</TT>.
<P>
The total electronic DOS can also be calculated by code <TT>dos.x</TT>,
whose complete input documentation is in <TT>Doc/INPUT_DOS.*</TT>
See Example 02 for total and projected electronic DOS calculations,
-and for projected band structure;
see Example 03 for projected and local DOS calculations.
<P>
The DOS projected over <EM>molecular</EM> states (e.g. for a molecule on
a surface system) can be computed using code <TT>molecularpdos.x</TT>
(courtesy of Guido Fratesi). See file <TT>Doc/INPUT_MOLDOS.*</TT>
for input documentation and directory <TT>MolDos_example/</TT> for
an example.
<P>
The calculation of magnetic anisotropy using the Force Theorem is described
in the following paper:
https://journals.aps.org/prb/abstract/10.1103/PhysRevB.90.205409. An
example and a README can be found in <TT>ForceTheorem_example/</TT>
<P>
<HR>
<!--Navigation Panel-->
<A
HREF="node9.html">
<IMG WIDTH="37" HEIGHT="24" ALT="next" SRC="next.png"></A>
<A
HREF="node5.html">
<IMG WIDTH="26" HEIGHT="24" ALT="up" SRC="up.png"></A>
<A
HREF="node7.html">
<IMG WIDTH="63" HEIGHT="24" ALT="previous" SRC="prev.png"></A>
<A ID="tex2html61"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALT="contents" SRC="contents.png"></A>
<BR>
<B> Next:</B> <A
HREF="node9.html">4.4 Color plot of</A>
<B> Up:</B> <A
HREF="node5.html">4 Usage</A>
<B> Previous:</B> <A
HREF="node7.html">4.2 Band structure, Fermi</A>
<B> <A ID="tex2html62"
HREF="node1.html">Contents</A></B>
<!--End of Navigation Panel-->
</BODY>
</HTML>
|