XC_SMOOTH_RHO may also lead to a non-perfect energy conservation. Why are you using that?
There could be of course other reasons.. but.. let's proceed stepwise..
Regarding the cons. Qty, It should be clear that in an NVT ensemble (compared to NVE) the conserved quantity is not only the sum of the kinetic and potential energy of the particles, but you need to include as well the thermostat energies (which are not printed in the ener file)
The Cons Qty (i.e. including the thermostat energies) is the quantity which should be conserved.
As a side comment: if you're curious about your energy conservation just run a simple NVE. In this case you are summing too many effects that (I kind of reckon) you can't control very well.
Regards,
Teo
> --
> You received this message because you are subscribed to the Google Groups "cp2k" group.
> To post to this group, send email to cp...@googlegroups.com.
> To unsubscribe from this group, send email to cp2k+uns...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/cp2k?hl=en.
>
>
> so what should I do with the XC_grid section?
> &XC_GRID
> XC_SMOOTH_RHO NN50
> XC_DERIV SPLINE2_SMOOTH
> &END XC_GRID
>
> Do you suggest removing it altogether ?
It's your decision: you found two different posts, analyze them, do tests (!) and draw your conclusions.
>
> what about EPSFIT?
> now the defaults is 1.00000000E-04
> but here it was suggested to use 10^-2
>
> https://groups.google.com/group/cp2k/browse_thread/thread/dfdde2aa4b64c8f/40181675b6896106?hl=it&lnk=gst&q=conserved+quantity#40181675b6896106
> which is the most accurate?
EPSFIT regards GAPW only. You're using GPW. Why are interested in that?
> Then another point:
> I'm familiar with QMMM where the QM is not periodic.
> Do you suggest me to switch to a periodic description? I is a standard
> enzymatic system on which I will study a reaction mechanism with TI
> and metadynamics: are the results obtained with a (non-periodic QM)/
> MM simulation acceptable?
> What do you usually do in such cases?
I've never talked in my reply (to your message) about periodic or non-periodic. I've only said that you should try to:
-) switch off the translation/centering of the QM system
-) use an NVE to inspect the energy conservation
the translation/centering of the QM system does not depend on the periodic or non-periodic. It depends on the fact that the density is contained in a simulation box and cannot travel freely around space.
Moreover, since you have QM atoms moving, the center of QM system will be constantly moved in the center of the QM box and this creates the drift.
Periodic / non-periodic is a totally different story and is not affecting the conserved qty with a constant drift (maybe in another way).
> I'll definitely check with an NVE for the energy conservation.
> but how can I assess later equilibration in my NVT system if the
> conserved quantity still drifts? is the sum of kinetic and potential a
> good parameter? RMSD of the forces of the active site?
> Is conserved quantity a parameter to worry about?
What about the conserved quantity printed in the .ener file (second-last column)? That contains everything..
If it drifts there is a problem with your setup. In this case, as I said, very probably is the continuous translation/centering of the QM system.
Teo