Support and discussions for Molcas and OpenMolcas users and developers
You are not logged in.
Please note: The forum's URL has changed. The new URL is: https://molcasforum.univie.ac.at. Please update your bookmarks!
You can choose an avatar and change the default style by going to "Profile" → "Personality" or "Display".Dear all,
I'm trying to use MC-PDFT to optimize structure.
Here is my input file
&GATEWAY
coord = ez.xyz
basis = cc-pVDZ
group = nosym
RICD
>>> Export MOLCAS_MAXITER=100
>>> Export MOLCAS_REDUCE_PRT=NO
>>> DO WHILE
&SEWARD
DoAnalytical
grid input
grid=fine
end of grid input
>> If (iter = 1)
&SCF
>> EndIf
&RASSCF
nactel = 2 0 0
ras2 = 2
inactive = 44
symmetry = 1
spin = 1
ciroot = 1 1 1
rlxroot = 1
lumorb
&MCPDFT
KSDFT=TPBE
GRADient
&SLAPAF
Cartesian
>>> ENDDO
It failed at &ALASK with information as follow
DFT contribution computed for a moving grid.
RI-ERI gradients!
Cho_X_Init: two-electron integrals not Cholesky decomposed!
###############################################################################
###############################################################################
### ###
### ###
### Drvg1_RI: Cho_X_Init failed ###
### ###
### ###
###############################################################################
###############################################################################
I'm confused by "two-electron integrals not Cholesky decomposed". RICD is used, why it report this warning.
Best,
shuo
Last edited by shuoshuo (2018-02-27 07:12:06)
Offline