quantum-espresso/CPV/examples/example04
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 CPV changed in dir structure. Working src, examples and tests 2011-08-25 12:46:21 +00:00
README CPV changed in dir structure. Working src, examples and tests 2011-08-25 12:46:21 +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 shows how to use cp.x to perform molecular dynamics
simulation of medium to large systems.

This example consists in calculations with 32, 64, 128, 256 water
molecules and takes a long time to execute. To run a calculation
with up to N molecules, use:
   ./run_example N
Note that "./run_example" alone does nothing.