quantum-espresso/PHonon/examples/example11
Paolo Giannozzi 6148f5e5c5 Obscure line present in all examples replaced with a much simpler one.
See https://stackoverflow.com/questions/50148175/what-does-cd-echo-0-sed-s-1-do-in-bash-script

Note: some trailing blanks have been removed as well by the script I used.
Use "git diff -b" to see only the true changes.
2022-09-03 11:53:33 +02:00
..
reference update of reference data for PHonon examples 2017-02-07 14:07:15 +00:00
README PH re-structured. PH Now called PHonon, D3 and Gamma moved to dir PHonon 2011-09-21 13:43:24 +00:00
run_example Obscure line present in all examples replaced with a much simpler one. 2022-09-03 11:53:33 +02:00

README

This example tests pw.x and ph.x for the noncollinear/spin-orbit case and PAW.

The calculation proceeds as follows:

1) make a self-consistent calculation for Au
   (input=Au.scf_pz.in, output=Au.scf_pz.out).

2) make a phonon calculation at the Gamma point (input=Au.phG_pz.in,
   output=Au.phG_pz.out).

3) make a phonon calculation at the X point (input=Au.phX_pz.in,
   output=Au.phX_pz.out).