# AlO

skip

# run SCF part
respect --scf  --inp=AlO-b3lyp

# run EPR part 
respect --gt   --start-data=AlO-b3lyp --inp=GT-CGO
respect --gt   --start-data=AlO-b3lyp --inp=GT-GIAO
respect --hfcc --start-data=AlO-b3lyp --inp=HFS-FN
respect --hfcc --start-data=AlO-b3lyp --inp=HFS-PN

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