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

# restart test and run longer real-time simulation
ln -sf 5cs.50 10cs.50
respect --tdscf --inp=10cs --restart

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