Hello,
I just want to state a strange behavior I noticed repeteadly now. It may be only on my machine.
I'm modelling a heavy metal/ligand complex, the SCF of which does not converge unless I'm using Fermi smearing with damping and orbital shifting.
I'm entering fairly high values of damping (9 in initial damping, 1 in final damping) because the system is very unstable and not only may exhibit oscillation, it may also exhibit energies going completely crazy to the point of divergence.
So, the problem I have is that when I enter the values through the define interface, and then check the control file, they are not taken into account. Still default values are written there. So I got many convergence failures until I noticed in the ridft.out file that the system was not taking my parameters into account, which led me to check the control file which was not modified accordingly. By manually changing the parameters within the control file, I could get convergence.
My question is: is this problem due to bad manipulation from me, my own system or to a potential bug within define script?
Best regards.