]> hackdaworld.org Git - physik/posic.git/blobdiff - runmd
introduced time constant in scaling methods
[physik/posic.git] / runmd
diff --git a/runmd b/runmd
index 5db09fdbb12520d8d3a90b1eaf9d6d915fd2dec9..d50d9ae39867107745d1b1b24c5eb25928318c6f 100755 (executable)
--- a/runmd
+++ b/runmd
@@ -14,7 +14,7 @@ fi
 
 cp -v config $1/config
 
 
 cp -v config $1/config
 
-./mdrun -c ./config -s $1
+time ./mdrun -c ./config -s $1
 
 if [ "$?" == "0" ]; then
        #./perms
 
 if [ "$?" == "0" ]; then
        #./perms