TURBOMOLE Users Forum

TURBOMOLE Modules => Mpgrad and Rimp2 => Topic started by: juanjo on January 23, 2008, 06:55:43 PM

Title: calculation ri-mp2/aug-cc-pVTZ for the second period
Post by: juanjo on January 23, 2008, 06:55:43 PM
Hello:
I'm trying to run calculations for SiNCS in ri-mp2 level. When I use the aug-cc-pVDZ basis set the calculation is ok but when I want to use the aug-cc-pVTZ basis set the rimp2prep.out has this error:
---------
 ...trying to read auxbasis-sets just specified...

  basget ABEND : basis set with nickname s cc-pVTZ-spd-kernel
  is not contained within file auxbasis

  missing auxiliary basis

 cbas problem
------------
I did some tests and I noticed that this error only appear in the elements of the second period (Si, P, S, Cl). The calculation runs well for other elements.
Kind regars!!   
Title: Re: calculation ri-mp2/aug-cc-pVTZ for the second period
Post by: uwe on January 23, 2008, 09:38:34 PM
Hi,

the auxiliary basis set for those elements is included in the basis set library, the problem lies within the meanwhile obsolete rimp2prep. Please use define instead to assign the cbasen:

In the last menu of define, enter mp2 and then cbas. You will get a menu very similar to the usual basis set  menu. define is usually able to assign the correct auxiliary basis set automatically for Dunning basis sets. That is for rimp2 calculations. You can enter cc2 instead of mp2, then again cbas. In the section ricc2 enter mp2 for RI-MP2 energy calculations with the module ricc2. For geometry optimizations, you have to enter geoopt mp2 in addition.

Regards,

Uwe
Title: Re: calculation ri-mp2/aug-cc-pVTZ for the second period
Post by: juanjo on January 24, 2008, 10:42:15 AM
Thank you!!
If I use define script the basis is assigned correctly, but the problem appears when I try to use tmole script to make control file.
Title: Re: calculation ri-mp2/aug-cc-pVTZ for the second period
Post by: uwe on January 24, 2008, 04:56:21 PM
Hi,

true, tmole uses define for RI-CC2 input generation, but still uses rimp2prep for RI-MP2. In that case I guess you have to do the input without tmole.

Regards,

Uwe
Title: Re: calculation ri-mp2/aug-cc-pVTZ for the second period
Post by: juanjo on January 24, 2008, 07:33:40 PM
Ok, thank you very much for your help!!
Regards!
Title: Single point calculation RI-MP2
Post by: juanjo on January 28, 2008, 05:07:02 PM
Hello:
I´m trying to do a single point calculation (energy calculation) for the RI-MP2 level and I obtain two error files: GEO_OPT_FAILED and not.converged. I am not optimizing the geometry, so I don´t know why I obtain these files. Anyway, the program give a result of the energy. Is this result correct? Am I doing anything badly?
Regards!!
Title: Re: calculation ri-mp2/aug-cc-pVTZ for the second period
Post by: uwe on January 28, 2008, 09:47:40 PM
Hi,

what did you do? To do single-point energies, you have to run


The GEO_OPT_FAILED files, etc. could come from a previous geometry optimization. Check the date of the files if they are old or new. Only jobex writes those files, so a geometry run has been done at some time in that directory.

Regards,

Uwe
Title: BSSE
Post by: juanjo on January 29, 2008, 05:08:00 PM
Hello:
I am sorry but I have the last question; I am beginner using turbomole. I want to do a single-point energy with BSSE in rimp2 level. Which program must I use: bsseenergy or jobbsse?? Does bsseenergy accept options?
Thank you very much!!!!