1. Turbomole Manual
https://www.turbomole.org/wp-content/uploads/2019/10/Tutorial_7-4.pdf


2. The following are the 3 commonly used modulez for Turbomole 
   jobex > for geometry optimization 
   aoforce > for vibrational calculation
   dscf for > single point energy calcuation

3. Turbomole Submission

$ module add turbomole:7.03

$ x2t *.xyz > coord

SET DEFINE MODULE

$ jobex -c 100 > geometry_opt.out

$ t2x > all_geomtry.xyz

$ t2x -c > last_geometry.xyz


4. Now Try to run Vibration Freq calc using Turbomole

