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 (27 lines) | stat: -rw-r--r-- 1,179 bytes parent folder | download | duplicates (6)
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
In order to run examples, you should edit file "environment_variables",
then move into each subdirectory (currently Al/, Si/, AlAs/) and run 
the "Run_Me" file. Reference results are in subdirectory "reference/".
The "Run_me" file produces and executes a script "run_Phonon_DOS.sh".
If you want to change what the example does, you may modify the "Edit_Me"
file, or directly the "run_Phonon_DOS.sh" script.

environment_variables: set the BIN_DIR and QHA_DIR variables

*/Edit_Me: optional parameters, system-specific information


################# JUST FOR INFO ####################################
Header: You should not edit this file (in $QHA_DIR/Include)

Tetrahedra: Contains info for tetrahedra  (in $QHA_DIR/Include)

Running: Contains  all executable lines  (in $QHA_DIR/Include)

Run_Me: Merges Header, Edit_Me, Tetrahedra and Running files to produce
        run_phonon_DOS.sh which is started to produce output files for a 
        number of thermodynamic properties in the framework of the
        Quasi-Harmonic Approximation (QHA) 

*.fc : force constant files (produced by Quantum ESPRESSO)

reference/ : directory copnatins reference data for checking purposes