added program to minimize external scripts (including scripts calling cp2k)

svn-origin-rev: 5545
This commit is contained in:
Joost VandeVondele 2006-11-10 13:41:58 +00:00
parent 8c28a83e6b
commit 46ac78ca35
3 changed files with 1300 additions and 0 deletions

View file

@ -0,0 +1 @@
awk '{printf("%20.12f",($1-1)^2+($2-2)^2+($3-3)^2+($4-4)^2+($5-5)^2)}' scriptmini_eval.in > scriptmini_eval.out