CUBY logo
back to Interfaces

Gaussian interface

This revision is from 2010/03/23 21:05. You can Restore it.

This simple interface provides access to calculations in the Gaussian program (Comercial). The current functionality allows only the basic methods (HF, DFT, MP2) to be used, the interface has not been tested with others and may not read the output correctly.

The method of calculation is entered directly in the Gaussian format, as the method specification that appears on the "#" line in the input. This keyword gaussian_keywords is the only one needed in the cuby input:

gaussian_keywords: "MP2/6-31G*"

Versions supported

The interface was developed to work with Gaussian 03. Later, it was briefly tested with G09, but 100% compatibility is not guaranteed.

Keywords