# run the 4c calculation
respect --scf  --inp=4c

# calculate g-tensor
respect --gt   --inp=4c

# calculate hyperfine coupling parameters
respect --hfcc --inp=4c

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