From 10d7265d2b692e215fcc7a38b76d13dc601cc3b3 Mon Sep 17 00:00:00 2001 From: kokalj Date: Thu, 18 Aug 2016 18:55:57 +0000 Subject: [PATCH] updating the PWgui's pp.x module git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12790 c92efa57-630b-4861-b058-cf58834340f0 --- GUI/PWgui/modules/pp/pp-help.tcl | 48 ++++++++++++++++++++++---------- GUI/PWgui/modules/pp/pp.tcl | 3 +- 2 files changed, 36 insertions(+), 15 deletions(-) diff --git a/GUI/PWgui/modules/pp/pp-help.tcl b/GUI/PWgui/modules/pp/pp-help.tcl index 931540c57..dc2a8badc 100644 --- a/GUI/PWgui/modules/pp/pp-help.tcl +++ b/GUI/PWgui/modules/pp/pp-help.tcl @@ -11,7 +11,7 @@ help prefix -helpfmt helpdoc -helptext { @@ -84,7 +83,7 @@ selects what to save in filplot: 4 = local density of electronic entropy 5 = STM images - Tersoff and Hamann, PRB 31, 805 (1985) + Tersoff and Hamann, "PRB 31, 805 (1985)" 6 = spin polarization (rho(up)-rho(down)) @@ -100,8 +99,8 @@ selects what to save in filplot: 9 = charge density minus superposition of atomic densities 10 = integrated local density of states (ILDOS) - from emin to emax (emin, emax in eV) - if emax is not specified, emax=E_fermi + from "emin" to "emax" (emin, emax in eV) + if "emax" is not specified, emax=E_fermi 11 = the V_bare + V_H potential @@ -124,6 +123,10 @@ selects what to save in filplot: 20 = Product of the electron density (charge) and the second eigenvalue of the electron-density Hessian matrix; used to colorize the RDG plot (plot_num = 19) + + 21 = all-electron charge density (valence+core). + For PAW calculations only; requires a very dense + real-space grid. @@ -326,8 +329,8 @@ help emax -helpfmt helpdoc -helptext {
  •  Description:
  • -upper energy boundary (in eV), i.e. compute
    -ILDOS from emin to emax
    +upper energy boundary (in eV),
    +i.e. compute ILDOS from "emin" to "emax"
                    
    @@ -463,13 +466,25 @@ help interpolation -helpfmt helpdoc -helptext {
  •  Variable: interpolation

  •  Type: CHARACTER
  • -
  •  Default: "fourier" +
  •  Default: 'fourier'

  •  Description:
  • -
    -type of interpolation: "fourier" or "bspline" (EXPERIMENTAL!)
    -         
    +
    +
    +Type of interpolation:
    +            
    +
    +
    'fourier'
    +
    +            
    +
    +
    +
    'bspline' :
    +
     (EXPERIMENTAL)
    +            
    +
    +
    } @@ -485,6 +500,7 @@ help e1 -helpfmt helpdoc -helptext {
     3D vector which determines the plotting line
    +(in alat units)
                    
    @@ -501,6 +517,7 @@ help x0 -helpfmt helpdoc -helptext {
     3D vector, origin of the line
    +(in alat units)
                    
    @@ -513,6 +530,7 @@ help x0 -helpfmt helpdoc -helptext {
     3D vector, origin of the plane
    +(in alat units)
                    
    @@ -563,7 +581,9 @@ grouphelp {e1 e2} -helpfmt helpdoc -helptext {
     3D vectors which determine the plotting plane
    -(must be orthogonal)
    +(in alat units)
    +
    +BEWARE: e1 and e2 must be orthogonal
                    
    diff --git a/GUI/PWgui/modules/pp/pp.tcl b/GUI/PWgui/modules/pp/pp.tcl index 538cc8b64..7f42b9c32 100644 --- a/GUI/PWgui/modules/pp/pp.tcl +++ b/GUI/PWgui/modules/pp/pp.tcl @@ -51,8 +51,9 @@ module PP\#auto -title "PWSCF GUI: module PP.x" -script { "exchange-correlation magnetic field (for noncollinear)" "reduced density gradient" "product of density and 2nd-eigenvalue of density Hessian matrix" + "all-electron charge density (valence+core, for PAW)" } - -value { 0 1 2 3 4 5 6 7 7 8 9 10 11 12 13 17 18 19 20 } + -value { 0 1 2 3 4 5 6 7 7 8 9 10 11 12 13 17 18 19 20 21 } -fmt %d } var spin_component {