 
  
  
   
 Next: Optimization flags
Up: Paratec 4.1 Online Documentation
 Previous: Reading additional input
 
The  option output_flags enables you to  get additional numbers out
of the code. The flags for the various outputs  you want to obtain are
concatenated by underscore.
output_flags   flag1_flag2_flag3        
(sets 3 output flags)
Implemented flags:
-  diagperf gives  the  performance of  the  diagonalization
routine,  resolved   into the     FFT  part  and   the   matrix-matrix
multiplies.
-  vqmc writes out a data file for the variational quantum
monte carlo code.
-  nmrshift plots the diamagnetic susceptibility   in
realspace. If requested, line plots are done also. in
realspace. If requested, line plots are done also.
-  timing prints timing information for various parts of the
code. The time printed is system and user time together, per processor.
-  memusage prints out memory consumption of large arrays in
various subroutines. Not all subroutines print out their memory usage
currently.
-  cdplot produces charge density plots after a
self-consistent field calculation.
-  neighbors prints nearest distances in a.u. between the
atoms in the unit cell.
-  ballnsticks generates a file for DX or Khoros which contains the
positions of the balls.
-  ballswrapped same as ballnsticks, but all balls are within
the first unit cell. This is useful for volumetric plots.
-  angles prints angles between atoms, e.g. bond angles.
-  dos computes the density of states with the tetrahedron
method. The output goes to the file ``DOS''. The job variable has to
be set to pw_job scf. You can inhibit the selfconsistent
iterations my setting max_iter_scfloop 1.
-  angdos Same as dos, but also computes the local
and angular momentum resolved density of states for each atom. The
output goes to the file ``DOS''. The job variable has to 
be set to pw_job scf. You can inhibit the selfconsistent
iterations my setting max_iter_scfloop 1.
-  waveplot Writes the square modulus of particular wave
functions into a .dx or .kh file.
-  potplot Generates a graphical output file of the Kohn-Sham
effective potential (without the nonlocal part) into a .dx or .kh file.
-  eigvals Writes the eigenvalues, the weights of the
kpoints, and (if computed) the angular momentum decomposition for each
kpoint and band into a file ``EIG''
-  efield Compute the electric field due to the ionic
potential and the charge density.
-  wavefn tells   the code  to write  a  file with  the
eigenvectors at the end of a self-consistent field calculation (
pw_job scf).
-  momdens write a file ``MOMDENS'' with the momentum density
information. See section 9.
-  khoros write all graphical output files for Khoros (.kh)
rather than DX (.dx).
 
 
  
  
   
 Next: Optimization flags
Up: Paratec 4.1 Online Documentation
 Previous: Reading additional input
Andrew Canning 
Wed May 13 15:17:45 PDT 1998