File: README

package info (click to toggle)
espresso 6.7-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 311,068 kB
  • sloc: f90: 447,429; ansic: 52,566; sh: 40,631; xml: 37,561; tcl: 20,077; lisp: 5,923; makefile: 4,503; python: 4,379; perl: 1,219; cpp: 761; fortran: 618; java: 568; awk: 128
file content (36 lines) | stat: -rw-r--r-- 1,251 bytes parent folder | download | duplicates (4)
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
A collection of simple tools for specific tasks:

ev.x : 
 Run interatively. It reads a file containing 2 columns: lattice parameter and
 corresponding total energy, it gives in output optimized lattice parameter,
 bulk modulus and more.
 Contributions by Eyvaz Isaev

dist.x : 
 Same input as pw.x, find distances, nearest neighbors, angles taking into 
 account periodicity - now a link to pw.x

ibrav2cell.x :
  read a &system namelist containing only ibrav and celldm(1..6) (same meaning as in pw.x and cp.x)
  prints on standard output the unit cell in Bohr

cell2ibrav.py :
  python script that takes a unit cell in Bohr or Angstrom units and find the value
  of ibrav and celldm(1..6) that generate it. Run 'cell2ibrav.py -h' for help.
  (it works in the stupidest way possible, by checking all of them, it uses ibrav2cell.x)

pwi2xsf.sh, pwo2xsf.sh :
  convert a pw.x input or output to the xcrysden format

qeout2axsf.sh :
  convert pw.x output to aniimated xcrysden file

cif2qe.sh :
  generate a pw.x format from the crystal structure in a cif file 

castep2qe.sh :
  convert a CASTEP input to pw.x

md_analyzer.sh :
  it reads the pw.x output of an md run and prints, for each step, total, kinetic and potential energies, and temperature