<div dir="ltr">Hi Jürg,<div><br></div><div>I have a funny behavior with <span style="white-space:pre-wrap">COULOMB_SR_EPS though, with the size of the system (replication of the unit cell to supercell). See the figures below.</span></div><div><span style="white-space:pre-wrap">For </span><span style="white-space:pre-wrap">COULOMB_SR_EPS = 1e-2 to 1e-4, there is no variation with the system size, which is good. (Naively?)</span></div><div><span style="white-space:pre-wrap">For </span><span style="white-space:pre-wrap">COULOMB_SR_EPS >= 1e-5, there is a deviation, but only for the replication 2x1x2 of the supercell. I have checked with denser k-points 2x2x2 but the behavior is the same.</span></div><div><span style="white-space:pre-wrap">Would that mean that </span><span style="white-space:pre-wrap">COULOMB_SR_EPS = 1e-4 is the optimal value?</span></div><div><span style="white-space:pre-wrap">What could explain this behavior for small </span><span style="white-space:pre-wrap">COULOMB_SR_EPS??</span></div><div><span style="white-space:pre-wrap">The automatic Ewald? The only difference is the G-space max. Miller index:</span></div><div><span style="white-space:pre-wrap">1x1x1 supercell -> 45 75 45</span></div><div><span style="white-space:pre-wrap">2x1x2 </span><span style="white-space:pre-wrap">supercell -> 75 75 125</span></div><div><span style="white-space:pre-wrap">3x2x3 </span><span style="white-space:pre-wrap">supercell -> 125 125 135</span></div><div><span style="white-space:pre-wrap">Could that be it?</span></div><div><span style="white-space:pre-wrap">Let me know what you think.</span></div><div><img src="cid:ii_l89iqcwu3" alt="image.png" width="454" height="345"><img src="cid:ii_l89iqkdo4" alt="image.png" width="454" height="345"><img src="cid:ii_l89iqq1b5" alt="image.png" width="500" height="380"><br></div><div>Thanks,</div><div>Xavier</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 19, 2022 at 2:49 AM Jürg Hutter <<a href="mailto:hutter@chem.uzh.ch">hutter@chem.uzh.ch</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi<br>
<br>
thank you for the quick tests. It seems to me that the small COULOMB_SR_EPS has the<br>
effect that all cutoff values are determined by COULOMB_SR_CUT (20 bohr).<br>
This is the reason all your results for 10^-5 and smaller are identical.<br>
I will further investigate how to treat the 1/r^3 terms more efficiently, but this<br>
will not have a high priority.<br>
<br>
best regards<br>
<br>
JH<br>
<br>
________________________________________<br>
From: <a href="mailto:cp2k@googlegroups.com" target="_blank">cp2k@googlegroups.com</a> <<a href="mailto:cp2k@googlegroups.com" target="_blank">cp2k@googlegroups.com</a>> on behalf of Xavier Bidault <<a href="mailto:jazzquark@gmail.com" target="_blank">jazzquark@gmail.com</a>><br>
Sent: Sunday, September 18, 2022 9:47 PM<br>
To: <a href="mailto:cp2k@googlegroups.com" target="_blank">cp2k@googlegroups.com</a><br>
Subject: Re: [CP2K:17710] Re: Large discrepancy in xTB results from CP2K vs DFTB+<br>
<br>
Hi again,<br>
<br>
I found the documentation online for COULOMB_SR_EPS  and COULOMB_SR_CUT. You'll find below more complete results of simulations using the last CP2K update (git:d529ce5) and variable-cell optimization of beta-HMX (unit cell and 3x2x3 k-points).<br>
<br>
1) EPS_DEFAULT (1e-n below) dependency (with SCF 1e-8 and default COULOMB_SR_EPS 1e-3):<br>
EPS_DEFAULT(1e-n) Energy(Ha) Volume(A3) beta(°)<br>
6  -151.006625427635726 451.587706 101.776164<br>
7  -151.006672807135971 451.590652 101.780407<br>
8  -151.006676191174904 451.591670 101.780813<br>
9  -151.006676832199673 451.591242 101.780877<br>
10 -151.006676871358280 451.591222 101.780881<br>
11 -151.006676887368030 451.591220 101.780880<br>
<br>
-> Good convergence! No more weird variations. EPS_DEFAULT = 1e-8 is perfectly usable.<br>
<br>
2) COULOMB_SR_EPS (1e-n below) dependency (with SCF 1e-8 and EPS_DEFAULT 1e-8):<br>
COULOMB_SR_EPS(1e-n) Energy(Ha) Volume(A3) beta(°)<br>
2  -151.026393509116332 466.813094 102.291412<br>
3  -151.006676191174904 451.591670 101.780813<br>
4  -151.001068739435084 467.465511 103.232087<br>
5  -150.999031773201608 466.553038 103.882789<br>
6  -150.999031773201438 466.553038 103.882789<br>
7  -150.999031773201438 466.553038 103.882789<br>
8  -150.999031773201438 466.553038 103.882789<br>
9  -150.999031773201438 466.553038 103.882789<br>
10 -150.999031773201438 466.553038 103.882789<br>
<br>
Actually, the default value or 1e-3 is the worst you could choose. I would recommend a default value for COULOMB_SR_EPS of 1e-5.<br>
<br>
The behavior of xTB@CP2K is much more stable, and I would consider this issue solved. I just have to re-run a huge batch of simulations in the next 2 weeks with this update before submitting my paper ;-)<br>
<br>
Thanks a lot!<br>
Xavier<br>
<br>
<br>
On Sun, Sep 18, 2022 at 9:50 AM Xavier Bidault <<a href="mailto:jazzquark@gmail.com" target="_blank">jazzquark@gmail.com</a><mailto:<a href="mailto:jazzquark@gmail.com" target="_blank">jazzquark@gmail.com</a>>> wrote:<br>
Hi Jürg,<br>
<br>
A quick test with EPS_DEFAULT of 1e-10 or 1e-11 yields practically the same variable-cell optimization now for bHMX. So that's better, even though I'll have to check it up with a larger panel of values and watch convergence.<br>
<br>
What are the default values you chose for these parameters?<br>
COULOMB_SR_EPS  : atom dependent range<br>
COULOMB_SR_CUT : maximum range for all atoms<br>
Are they dependent on the (automatic) Ewald parameters?<br>
If I want to modify them, what would be the section in the input file?<br>
Are they "per atom" or global parameters?<br>
<br>
Thank you,<br>
Xavier<br>
<br>
On Fri, Sep 16, 2022 at 2:53 AM Jürg Hutter <<a href="mailto:hutter@chem.uzh.ch" target="_blank">hutter@chem.uzh.ch</a><mailto:<a href="mailto:hutter@chem.uzh.ch" target="_blank">hutter@chem.uzh.ch</a>>> wrote:<br>
I have updated the Trunk version with a new patch for xTB. This should now have the<br>
electrostatic energy calculated as originally expected. The long-range 1/r term is<br>
handled by an Ewald sum (using SPME) and the remaining terms with an 1/r^3 contribution<br>
are cut at an atom dependent distance. The strong dependence of this term on the<br>
requested general accuracy (EPS_DEFAULT) should now be gone.<br>
The range (*2) of this interaction is controlled by two keywords<br>
COULOMB_SR_EPS  : atom dependent range<br>
COULOMB_SR_CUT : maximum range for all atoms<br>
This neglects the long range character of the 1/r^3 terms that might affect especially the<br>
stress tensor.<br>
<br>
I hope this helps to stabilize simulations.<br>
<br>
best regards<br>
JH<br>
<br>
________________________________________<br>
From: <a href="mailto:cp2k@googlegroups.com" target="_blank">cp2k@googlegroups.com</a><mailto:<a href="mailto:cp2k@googlegroups.com" target="_blank">cp2k@googlegroups.com</a>> <<a href="mailto:cp2k@googlegroups.com" target="_blank">cp2k@googlegroups.com</a><mailto:<a href="mailto:cp2k@googlegroups.com" target="_blank">cp2k@googlegroups.com</a>>> on behalf of Magnus Rahm <<a href="mailto:magnus@compulartech.com" target="_blank">magnus@compulartech.com</a><mailto:<a href="mailto:magnus@compulartech.com" target="_blank">magnus@compulartech.com</a>>><br>
Sent: Wednesday, September 7, 2022 2:20 PM<br>
To: cp2k<br>
Subject: Re: [CP2K:17622] Re: Large discrepancy in xTB results from CP2K vs DFTB+<br>
<br>
Btw, I can confirm that the energy now converges with EPS_DEFAULT also for the LiO2 system, although the convergence is perhaps a bit slower (=very small EPS_DEFAULT values needed) than what one might have expected (see LiO2-EPS_DEFAULT.pdf). The figure I attached in my previous post was made with EPS_DEFAULT at the default value, if I use 1e-24 I get a bit closer to DFTB+ but still there is a weird slope in the E-V curve (EV-LiO2.pdf).<br>
<br>
Furthermore, I had a look at the energy broken down into its different contributions as a function of volume (LiO2-energies-split.pdf), and FWIW it indicates that the electronic energy is responsible for the unexpected slope in the E-V curve  (perhaps that was already obvious?).<br>
<br>
> Could you remind me how to update CP2K 2022.1 to include this bug fix?<br>
<br>
I think the easiest approach is to use Docker (following these instructions: <a href="https://github.com/cp2k/cp2k/tree/master/tools/docker" rel="noreferrer" target="_blank">https://github.com/cp2k/cp2k/tree/master/tools/docker</a>), unless you want to clone the CP2K repo from github and compile from scratch.<br>
<br>
Kind regards,<br>
Magnus Rahm<br>
<br>
<br>
On Wednesday, September 7, 2022 at 2:16:23 AM UTC+2 <a href="mailto:jazz...@gmail.com" target="_blank">jazz...@gmail.com</a><mailto:<a href="mailto:jazz...@gmail.com" target="_blank">jazz...@gmail.com</a>> wrote:<br>
Thank you. Could you remind me how to update CP2K 2022.1 to include this bug fix?<br>
<br>
On Tue, Sep 6, 2022 at 10:36 AM Jürg Hutter <<a href="mailto:hut...@chem.uzh.ch" target="_blank">hut...@chem.uzh.ch</a><mailto:<a href="mailto:hut...@chem.uzh.ch" target="_blank">hut...@chem.uzh.ch</a>>> wrote:<br>
Hi<br>
<br>
the updates are now on Github (Trunk version).<br>
This should at least fix the strange behavior for changes of EPS_DEFAULT.<br>
<br>
regards<br>
<br>
JH<br>
<br>
________________________________________<br>
From: <a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a><mailto:<a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a>> <<a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a><mailto:<a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a>>> on behalf of Jürg Hutter <<a href="mailto:hut...@chem.uzh.ch" target="_blank">hut...@chem.uzh.ch</a><mailto:<a href="mailto:hut...@chem.uzh.ch" target="_blank">hut...@chem.uzh.ch</a>>><br>
Sent: Tuesday, September 6, 2022 11:37 AM<br>
To: <a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a><mailto:<a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a>><br>
Subject: Re: [CP2K:17614] Re: Large discrepancy in xTB results from CP2K vs DFTB+<br>
<br>
Hi<br>
<br>
I think I found the problem. This is in fact a bug in CP2K and is related to the damping of<br>
the "short range" part of the Coulomb term. As mentioned before this short range part<br>
is not short range at all, even diverging in periodic systems. We use a damping function<br>
for this term and the radius is taken from the range of the basis function on each atom.<br>
The bug is now, that this range is not a constant but depends on EPS_DEFAULT.<br>
I will work on a solution, but at least the default settings will cause considerable changes<br>
in the energies of periodic systems.<br>
<br>
regards<br>
<br>
JH<br>
<br>
________________________________________<br>
From: <a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a><mailto:<a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a>> <<a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a><mailto:<a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a>>> on behalf of Magnus Rahm <<a href="mailto:mag...@compulartech.com" target="_blank">mag...@compulartech.com</a><mailto:<a href="mailto:mag...@compulartech.com" target="_blank">mag...@compulartech.com</a>>><br>
Sent: Monday, September 5, 2022 3:19 PM<br>
To: cp2k<br>
Subject: Re: [CP2K:17609] Re: Large discrepancy in xTB results from CP2K vs DFTB+<br>
<br>
Hi,<br>
<br>
Thank you for valuable input! Here's a breakdown of energies for a periodic LiO2 system (where CP2K and DFTB+ disagree).<br>
CP2K:<br>
<br>
  Core Hamiltonian energy:                                   -609.45757320827579<br>
  Repulsive potential energy:                                   2.86335541921533<br>
  Electronic energy:                                          -65.73940900376786<br>
  DFTB3 3rd order energy:                                       9.00274299587460<br>
  Dispersion energy:                                           -2.00065978643714<br>
  Correction for halogen bonding:                               0.00000000000000<br>
<br>
  Total energy:                                              -665.33154358339084<br>
<br>
  outer SCF iter =    1 RMS gradient =   0.49E-06 energy =       -665.3315435834<tel:(331)%20543-5834><br>
  outer SCF loop converged in   1 iterations or   10 steps<br>
<br>
And the same system with DFTB+ (I don't know this is the best breakdown I can get from DFTB+? This info is from detailed.out.):<br>
<br>
Fermi level:                        -0.1574062769 H           -4.2832 eV<br>
Band energy:                      -254.9890864567 H        -6938.6061 eV<br>
TS:                                  0.0000000000 H            0.0000 eV<br>
Band free energy (E-TS):          -254.9890864567 H        -6938.6061 eV<br>
Extrapolated E(0K):               -254.9890864567 H        -6938.6061 eV<br>
Input / Output electrons (q):    864.0000000000    864.0000000000<br>
<br>
Energy H0:                        -610.3586854777 H       -16608.7049 eV<br>
Energy SCC:                         13.1915555608 H          358.9605 eV<br>
Total Electronic energy:          -597.1671299169 H       -16249.7444 eV<br>
Repulsive energy:                    0.0000000000 H            0.0000 eV<br>
Total energy:                     -597.1671299169 H       -16249.7444 eV<br>
Extrapolated to 0:                -597.1671299169 H       -16249.7444 eV<br>
Total Mermin free energy:         -597.1671299169 H       -16249.7444 eV<br>
Force related energy:             -597.1671299169 H       -16249.7444 eV<br>
<br>
----------------------------------------------------------------------------------------------------------------<br>
For reference, here are the equivalent breakdowns for the LiF molecule, where the total energies do match quite well.<br>
CP2K:<br>
<br>
  Core Hamiltonian energy:                                     -5.57594122418510<br>
  Repulsive potential energy:                                   0.00036401843654<br>
  Electronic energy:                                            0.08477836575096<br>
  DFTB3 3rd order energy:                                      -0.00385103760005<br>
  Dispersion energy:                                           -0.00008325087778<br>
  Correction for halogen bonding:                               0.00000000000000<br>
<br>
  Total energy:                                                -5.49473312847544<br>
<br>
  outer SCF iter =    1 RMS gradient =   0.12E-06 energy =         -5.4947331285<br>
  outer SCF loop converged in   1 iterations or   25 steps<br>
<br>
DFTB+<br>
Fermi level:                        -0.3434874008<tel:(343)%20487-4008> H           -9.3468 eV<br>
Band energy:                        -3.7493389034 H         -102.0247 eV<br>
TS:                                  0.0000000000 H            0.0000 eV<br>
Band free energy (E-TS):            -3.7493389034 H         -102.0247 eV<br>
Extrapolated E(0K):                 -3.7493389034 H         -102.0247 eV<br>
Input / Output electrons (q):      8.0000000444      8.0000000000<br>
<br>
Energy H0:                          -5.5743451431<tel:(574)%20345-1431> H         -151.6856 eV<br>
Energy SCC:                          0.0807122067 H            2.1963 eV<br>
Total Electronic energy:            -5.4936329365 H         -149.4894 eV<br>
Repulsive energy:                    0.0000000000 H            0.0000 eV<br>
Total energy:                       -5.4936329365 H         -149.4894 eV<br>
Extrapolated to 0:                  -5.4936329365 H         -149.4894 eV<br>
Total Mermin free energy:           -5.4936329365 H         -149.4894 eV<br>
Force related energy:               -5.4936329365 H         -149.4894 eV<br>
<br>
----------------------------------------------------------------------------------------------------------------<br>
<br>
> I recently run variable-cell optimization of various molecular crystals and I found xTB@CP2K ultra sensitive to EPS_DEFAULT. Tested from 1e-5 to 1e-24 (with EPS_SCF 1e-8), and no convergence happened.<br>
<br>
Thank you for sharing this info! I tried a series of calculations with LiO2 using varying values of EPS_DEFAULT (using default EPS_SCF) and found the same effect; no convergence with EPS_DEFAULT (or perhaps unreasonably slow convergence). I attach a figure showing these results, including the energy broken down into the different parts as specified in the CP2K output. Note the energy scale, the changes with EPS_DEFAULT are really quite substantial. In the LiF (non-PBC) case, the corresponding curves look completely flat on the same scale. I don't know what to make of this result, but perhaps someone else does?<br>
<br>
Magnus<br>
<br>
[X]<br>
On Monday, September 5, 2022 at 12:18:26 PM UTC+2 <a href="mailto:jazz...@gmail.com" target="_blank">jazz...@gmail.com</a><mailto:<a href="mailto:jazz...@gmail.com" target="_blank">jazz...@gmail.com</a>> wrote:<br>
I recently run variable-cell optimization of various molecular crystals and I found xTB@CP2K ultra sensitive to EPS_DEFAULT. Tested from 1e-5 to 1e-24 (with EPS_SCF 1e-8), and no convergence happened. I just ended up with EPS_DEFAULT 1e-10 as a "gut" choice. Also, the behavior of xTB@CP2K is doutfull with MD even at ambiant conditions, where the converged volume is barely larget than at 0K. Depending on EPS_DEFAULT, it can even be smaller at ambient T. Weird. The behavior of DFTB2@CP2K is far better.<br>
<br>
I found that DFTB+ has other issues. xTB@DFTB+ has no convergence issue, but the recommended variable-cell optimization algorithm has flaws. The unit cell and a supercell does NOT always end up with related lattice parameters. The main issue is that some 90° angles are not preserved with DFTB+ whereas CP2K does (with no symmetry enforced, obviously). Some inconsistencies appears in DFTB+ with a lattice dimensions < 10 angstroms in the unit cell versus > 10 angstroms in the supercell. A proper tight mesh of k-points does not improve. So I'm afraid that xTB@DFTB+ (or DFTB+,  actually) cannot be a relevant choice for crystal structure predictions, for instance.<br>
<br>
xTB may be unreliable with CP2K and DFTB+, but for the different reasons above. You can check these weird behaviors with your own crystals of interest.<br>
<br>
Xavier<br>
<br>
<br>
<br>
Le lun. 5 sept. 2022, 3:59 AM, Jürg Hutter <<a href="mailto:hut...@chem.uzh.ch" target="_blank">hut...@chem.uzh.ch</a><mailto:<a href="mailto:hut...@chem.uzh.ch" target="_blank">hut...@chem.uzh.ch</a>>> a écrit :<br>
Hi<br>
<br>
thank you for testing. Could you send a break down of the energies for the LiF molecule for<br>
the two codes? That might help to recognize the source of the difference.<br>
<br>
regards<br>
<br>
JH<br>
<br>
________________________________________<br>
From: <a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a><mailto:<a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a>> <<a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a><mailto:<a href="mailto:cp...@googlegroups.com" target="_blank">cp...@googlegroups.com</a>>> on behalf of Magnus Rahm <<a href="mailto:mag...@compulartech.com" target="_blank">mag...@compulartech.com</a><mailto:<a href="mailto:mag...@compulartech.com" target="_blank">mag...@compulartech.com</a>>><br>
Sent: Monday, September 5, 2022 8:40 AM<br>
To: cp2k<br>
Subject: [CP2K:17599] Re: Large discrepancy in xTB results from CP2K vs DFTB+<br>
<br>
For the record, the problem is the same in CP2K version 2022.1.<br>
<br>
On Thursday, September 1, 2022 at 12:48:35 PM UTC+2 Magnus Rahm wrote:<br>
Dear all,<br>
<br>
I want to use CP2K (version 8.2, trying to get a more recent version compiled) together with xTB for a crystal containing Li and O. I get strange results already for a simple LiO2 crystal:<br>
<br>
* There is a very large discrepancy compared to DFTB+ (version 22.1).<br>
* Mulliken charges tend to be large, meaning that CHECK_ATOMIC_CHARGES stops the SCF. If I turn it off, the system tends to converge systematically to values just outside the "chemical range". Mulliken charges obtained by DFTB+ are significantly smaller (and within "chemical range").<br>
* The energy-volume curve looks strange and very different from DFTB+.<br>
<br>
I have tried converging with respect to system size and the EWALD / ALPHA and GMAX parameters, but they have only a marginal impact. I have tried similar calculations for a number of periodic systems. Sometimes I get agreement, sometimes not. I also tried calculations for CO and NO molecules which agree perfectly between CP2K and DFTB+, whereas an artificial LiF molecule does not.<br>
<br>
A perhaps related issue was reported in <a href="https://groups.google.com/g/cp2k/c/oFwgGcQuySs" rel="noreferrer" target="_blank">https://groups.google.com/g/cp2k/c/oFwgGcQuySs</a> but the solutions suggested there did not solve my problem.<br>
<br>
I attach input scripts for CP2K and DFTB+, as well as a figure showing the E-V curve for LiO2 obtained with CP2K and DFTB+. I'm new to CP2K, DFTB+ and xTB so I suspect I have made some simple mistake, and any advice is appreciated.<br>
<br>
Kind regards,<br>
Magnus Rahm<br>
<br>
<br>
<br>
<br>
<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k%2Buns...@googlegroups.com" target="_blank">cp2k+uns...@googlegroups.com</a><mailto:<a href="mailto:cp2k%252Buns...@googlegroups.com" target="_blank">cp2k%2Buns...@googlegroups.com</a>><mailto:<a href="mailto:cp2k%2Buns...@googlegroups.com" target="_blank">cp2k+uns...@googlegroups.com</a><mailto:<a href="mailto:cp2k%252Buns...@googlegroups.com" target="_blank">cp2k%2Buns...@googlegroups.com</a>>>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/c51e70a2-7f7a-4887-8ada-971d840a1b13n%40googlegroups.com" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/cp2k/c51e70a2-7f7a-4887-8ada-971d840a1b13n%40googlegroups.com</a><<a href="https://groups.google.com/d/msgid/cp2k/c51e70a2-7f7a-4887-8ada-971d840a1b13n%40googlegroups.com?utm_medium=email&utm_source=footer" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/cp2k/c51e70a2-7f7a-4887-8ada-971d840a1b13n%40googlegroups.com?utm_medium=email&utm_source=footer</a>>.<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k%2Buns...@googlegroups.com" target="_blank">cp2k+uns...@googlegroups.com</a><mailto:<a href="mailto:cp2k%252Buns...@googlegroups.com" target="_blank">cp2k%2Buns...@googlegroups.com</a>>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/ZR0P278MB075983A13AA78F53FFB422559F7F9%40ZR0P278MB0759.CHEP278.PROD.OUTLOOK.COM" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/cp2k/ZR0P278MB075983A13AA78F53FFB422559F7F9%40ZR0P278MB0759.CHEP278.PROD.OUTLOOK.COM</a>.<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k%2Buns...@googlegroups.com" target="_blank">cp2k+uns...@googlegroups.com</a><mailto:<a href="mailto:cp2k%252Buns...@googlegroups.com" target="_blank">cp2k%2Buns...@googlegroups.com</a>><mailto:<a href="mailto:cp2k%2Buns...@googlegroups.com" target="_blank">cp2k+uns...@googlegroups.com</a><mailto:<a href="mailto:cp2k%252Buns...@googlegroups.com" target="_blank">cp2k%2Buns...@googlegroups.com</a>>>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/7d455fce-a22e-44f1-ac48-18495f9553a5n%40googlegroups.com" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/cp2k/7d455fce-a22e-44f1-ac48-18495f9553a5n%40googlegroups.com</a><<a href="https://groups.google.com/d/msgid/cp2k/7d455fce-a22e-44f1-ac48-18495f9553a5n%40googlegroups.com?utm_medium=email&utm_source=footer" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/cp2k/7d455fce-a22e-44f1-ac48-18495f9553a5n%40googlegroups.com?utm_medium=email&utm_source=footer</a>>.<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k%2Buns...@googlegroups.com" target="_blank">cp2k+uns...@googlegroups.com</a><mailto:<a href="mailto:cp2k%252Buns...@googlegroups.com" target="_blank">cp2k%2Buns...@googlegroups.com</a>>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/ZR0P278MB0759EEC38142F9D207742F549F7E9%40ZR0P278MB0759.CHEP278.PROD.OUTLOOK.COM" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/cp2k/ZR0P278MB0759EEC38142F9D207742F549F7E9%40ZR0P278MB0759.CHEP278.PROD.OUTLOOK.COM</a>.<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k%2Buns...@googlegroups.com" target="_blank">cp2k+uns...@googlegroups.com</a><mailto:<a href="mailto:cp2k%252Buns...@googlegroups.com" target="_blank">cp2k%2Buns...@googlegroups.com</a>>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/ZR0P278MB0759A3BAE12A4F8C0298072A9F7E9%40ZR0P278MB0759.CHEP278.PROD.OUTLOOK.COM" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/cp2k/ZR0P278MB0759A3BAE12A4F8C0298072A9F7E9%40ZR0P278MB0759.CHEP278.PROD.OUTLOOK.COM</a>.<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k%2Bunsubscribe@googlegroups.com" target="_blank">cp2k+unsubscribe@googlegroups.com</a><mailto:<a href="mailto:cp2k%252Bunsubscribe@googlegroups.com" target="_blank">cp2k%2Bunsubscribe@googlegroups.com</a>><mailto:<a href="mailto:cp2k%2Bunsubscribe@googlegroups.com" target="_blank">cp2k+unsubscribe@googlegroups.com</a><mailto:<a href="mailto:cp2k%252Bunsubscribe@googlegroups.com" target="_blank">cp2k%2Bunsubscribe@googlegroups.com</a>>>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/1234148a-7a9a-4c6b-a0c9-13caabfe8811n%40googlegroups.com" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/cp2k/1234148a-7a9a-4c6b-a0c9-13caabfe8811n%40googlegroups.com</a><<a href="https://groups.google.com/d/msgid/cp2k/1234148a-7a9a-4c6b-a0c9-13caabfe8811n%40googlegroups.com?utm_medium=email&utm_source=footer" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/cp2k/1234148a-7a9a-4c6b-a0c9-13caabfe8811n%40googlegroups.com?utm_medium=email&utm_source=footer</a>>.<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k%2Bunsubscribe@googlegroups.com" target="_blank">cp2k+unsubscribe@googlegroups.com</a><mailto:<a href="mailto:cp2k%252Bunsubscribe@googlegroups.com" target="_blank">cp2k%2Bunsubscribe@googlegroups.com</a>>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/ZR0P278MB075914FC480ED2BF2B9B7FEB9F489%40ZR0P278MB0759.CHEP278.PROD.OUTLOOK.COM" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/cp2k/ZR0P278MB075914FC480ED2BF2B9B7FEB9F489%40ZR0P278MB0759.CHEP278.PROD.OUTLOOK.COM</a>.<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k%2Bunsubscribe@googlegroups.com" target="_blank">cp2k+unsubscribe@googlegroups.com</a><mailto:<a href="mailto:cp2k%2Bunsubscribe@googlegroups.com" target="_blank">cp2k+unsubscribe@googlegroups.com</a>>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/CAD0N%2BNU-0x-3VheOAWmo2woUsZ_kF1395vcq2zdAT6qnCjauow%40mail.gmail.com" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/cp2k/CAD0N%2BNU-0x-3VheOAWmo2woUsZ_kF1395vcq2zdAT6qnCjauow%40mail.gmail.com</a><<a href="https://groups.google.com/d/msgid/cp2k/CAD0N%2BNU-0x-3VheOAWmo2woUsZ_kF1395vcq2zdAT6qnCjauow%40mail.gmail.com?utm_medium=email&utm_source=footer" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/cp2k/CAD0N%2BNU-0x-3VheOAWmo2woUsZ_kF1395vcq2zdAT6qnCjauow%40mail.gmail.com?utm_medium=email&utm_source=footer</a>>.<br>
<br>
-- <br>
You received this message because you are subscribed to the Google Groups "cp2k" group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k%2Bunsubscribe@googlegroups.com" target="_blank">cp2k+unsubscribe@googlegroups.com</a>.<br>
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/ZR0P278MB0759236DFA7DD6C1E25AA4B89F4D9%40ZR0P278MB0759.CHEP278.PROD.OUTLOOK.COM" rel="noreferrer" target="_blank">https://groups.google.com/d/msgid/cp2k/ZR0P278MB0759236DFA7DD6C1E25AA4B89F4D9%40ZR0P278MB0759.CHEP278.PROD.OUTLOOK.COM</a>.<br>
</blockquote></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "cp2k" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/CAD0N%2BNVZyCQ89j7pTbgaZmtxoZe-MoPXAts2agKkvuDb4UAjqw%40mail.gmail.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/CAD0N%2BNVZyCQ89j7pTbgaZmtxoZe-MoPXAts2agKkvuDb4UAjqw%40mail.gmail.com</a>.<br />