quantum-espresso/PHonon/examples/GRID_recover_example
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
reference_2 update of reference data for PHonon examples 2017-02-07 14:07:15 +00:00
README Added two recovering examples. In one example a ph.x run with images is 2013-01-25 10:05:54 +00:00
run_example Obscure line present in all examples replaced with a much simpler one. 2022-09-03 11:53:33 +02:00
run_example_2 Obscure line present in all examples replaced with a much simpler one. 2022-09-03 11:53:33 +02:00

README

This example illustrate the possibility to recover a ph.x calculation
made on a GRID or using images.
run_example tests the calculation of the phonon dispersion on the GRID and
is similar to example of GRID_example. The calculation
is however stopped with max_seconds and recovered.
run_example_2 tests the same calculation made in Image_example 
recovering a calculation that uses the images feature.