To give an idea, here a simple example for using TMOLE. If you
want to perform a geometry optimization of water at DFT-level with the
B-P86 correlation-exchange functional and a basis set of SVP quality,
you have to create the following file turbo.in:
%title geometry optimization for water %method GEOMY :: b-p/SVP %charge 0 %coord 0.00000000000000 0.00000000000000 -0.69098999073900 o -1.46580510295113 0.00000000000000 0.34549499536950 h 1.46580510295113 0.00000000000000 0.34549499536950 h %end |