# run test
respect --scf   --inp=5
respect --tdscf --inp=5

# restart test and run longer real-time simulation
ln -sf 5.50 10.50
respect --tdscf --inp=10 --restart

ln -sf 10.50 15.50
respect --tdscf --inp=15 --restart

# cleaning
rm -f *.50* *.dbg*
