<div dir="ltr">hmm, ok yes I see, but there have been changes that impact the interface, e.g. this routine is removed:<div>SUBROUTINE pbc_cp2k_plumed(x,y,z)</div><div><br></div><div>Should be relatively simple to add again by hand.</div><div>But then it should work, I guess.<br></div><div>Thanks again<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Aug 30, 2016 at 1:46 PM, Iain Bethune <span dir="ltr"><<a href="mailto:ibet...@epcc.ed.ac.uk" target="_blank">ibet...@epcc.ed.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">PLUMED 1.3 is definitely in CP2K 3.0 (see <a href="https://sourceforge.net/p/cp2k/code/HEAD/tree/branches/cp2k-3_0-branch/cp2k/src/metadynamics.F" rel="noreferrer" target="_blank">https://sourceforge.net/p/<wbr>cp2k/code/HEAD/tree/branches/<wbr>cp2k-3_0-branch/cp2k/src/<wbr>metadynamics.F</a>), so unless you need any very recent functionality from CP2K, I suggest you use that.  Long term, moving to PLUMED 2.0 is the best solution.<br>
<span class="im HOEnZb"><br>
- Iain<br>
<br>
--<br>
<br>
Iain Bethune<br>
Project Manager, EPCC<br>
<br>
Email: <a href="mailto:ibet...@epcc.ed.ac.uk">ibet...@epcc.ed.ac.uk</a><br>
Twitter: @IainBethune @PrimeGrid @CP2Kproject<br>
Web: <a href="http://www2.epcc.ed.ac.uk/~ibethune" rel="noreferrer" target="_blank">http://www2.epcc.ed.ac.uk/~<wbr>ibethune</a><br>
Tel/Fax: +44 (0)131 650 5201/6555<br>
Mob: +44 (0)7598317015<br>
Addr: 2404 JCMB, The King's Buildings, Peter Guthrie Tait Road, Edinburgh, EH9 3FD<br>
<br>
</span><div class="HOEnZb"><div class="h5">> On 30 Aug 2016, at 12:21, Holger Kruse <<a href="mailto:mail2...@gmail.com">mail2...@gmail.com</a>> wrote:<br>
><br>
> Hi Iain,<br>
><br>
> thank you for the info! I was guessing something like that.<br>
><br>
> I actually searched for the functions in svn 3.0 trunk already, but it seems they have<br>
> already been dropped then.<br>
><br>
> I do find them in 2.6, though. Not sure yet if we will try it.<br>
> Maybe my colleagues can be convinced to use plumed2, but they use a self-modified plumed 1.3,<br>
> and would need to re-implement their changes.<br>
><br>
> cheers,<br>
> Holger<br>
><br>
><br>
><br>
> On Tue, Aug 30, 2016 at 12:36 PM, Iain Bethune <<a href="mailto:ibet...@epcc.ed.ac.uk">ibet...@epcc.ed.ac.uk</a>> wrote:<br>
> Hi Holger,<br>
><br>
> Support for PLUMED 1.3 was removed in the current SVN trunk, mainly since it is no longer actively developed and supported by the PLUMED developers.  They are encouraging all users to move to PLUMED 2.x.  If you really need PLUMED 1.3, you can continue to use CP2K 3.0.<br>
><br>
> I updated the version history page (and the PLUMED instructions page) to make this clear:  <a href="https://www.cp2k.org/version_history" rel="noreferrer" target="_blank">https://www.cp2k.org/version_<wbr>history</a><br>
><br>
> Cheers<br>
><br>
> - Iain<br>
><br>
> --<br>
><br>
> Iain Bethune<br>
> Project Manager, EPCC<br>
><br>
> Email: <a href="mailto:ibet...@epcc.ed.ac.uk">ibet...@epcc.ed.ac.uk</a><br>
> Twitter: @IainBethune @PrimeGrid @CP2Kproject<br>
> Web: <a href="http://www2.epcc.ed.ac.uk/~ibethune" rel="noreferrer" target="_blank">http://www2.epcc.ed.ac.uk/~<wbr>ibethune</a><br>
> Tel/Fax: +44 (0)131 650 5201/6555<br>
> Mob: +44 (0)7598317015<br>
> Addr: 2404 JCMB, The King's Buildings, Peter Guthrie Tait Road, Edinburgh, EH9 3FD<br>
><br>
> > On 30 Aug 2016, at 10:54, HolgerKruse <<a href="mailto:mail2...@gmail.com">mail2...@gmail.com</a>> wrote:<br>
> ><br>
> > Hi,<br>
> ><br>
> > I have a few months old cp2k version from the github mirror, working fine without plumed.<br>
> > Trying to recompile it with plumed 1.3 following the wiki entry gives me the following error:<br>
> ><br>
> > "undefined reference to `__cell_types_MOD_pbc_cp2k_<wbr>plumed"<br>
> ><br>
> > Looking into the plumed code I find these are wrapper functions for fortran code (metadyn.h):<br>
> > extern "C" void pbc_cp2k_plumed( real*, real*, real* );<br>
> > extern "C" void __cell_types_MOD_pbc_cp2k_<wbr>plumed( real*, real*, real* );<br>
> ><br>
> > But neither of these are present in the cp2k source code, which is confusing.<br>
> > Anyone any ideas?<br>
> ><br>
> > Cheers,<br>
> > Holger<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%2Bun...@googlegroups.com">cp2k+unsubscribe@googlegroups.<wbr>com</a>.<br>
> > To post to this group, send email to <a href="mailto:cp...@googlegroups.com">cp...@googlegroups.com</a>.<br>
> > Visit this group at <a href="https://groups.google.com/group/cp2k" rel="noreferrer" target="_blank">https://groups.google.com/<wbr>group/cp2k</a>.<br>
> > For more options, visit <a href="https://groups.google.com/d/optout" rel="noreferrer" target="_blank">https://groups.google.com/d/<wbr>optout</a>.<br>
><br>
><br>
> --<br>
> The University of Edinburgh is a charitable body, registered in<br>
> Scotland, with registration number SC005336.<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%2Bun...@googlegroups.com">cp2k+unsubscribe@googlegroups.<wbr>com</a>.<br>
> To post to this group, send email to <a href="mailto:cp...@googlegroups.com">cp...@googlegroups.com</a>.<br>
> Visit this group at <a href="https://groups.google.com/group/cp2k" rel="noreferrer" target="_blank">https://groups.google.com/<wbr>group/cp2k</a>.<br>
> For more options, visit <a href="https://groups.google.com/d/optout" rel="noreferrer" target="_blank">https://groups.google.com/d/<wbr>optout</a>.<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%2Bun...@googlegroups.com">cp2k+unsubscribe@googlegroups.<wbr>com</a>.<br>
> To post to this group, send email to <a href="mailto:cp...@googlegroups.com">cp...@googlegroups.com</a>.<br>
> Visit this group at <a href="https://groups.google.com/group/cp2k" rel="noreferrer" target="_blank">https://groups.google.com/<wbr>group/cp2k</a>.<br>
> For more options, visit <a href="https://groups.google.com/d/optout" rel="noreferrer" target="_blank">https://groups.google.com/d/<wbr>optout</a>.<br>
<br>
<br>
--<br>
The University of Edinburgh is a charitable body, registered in<br>
Scotland, with registration number SC005336.<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%2Bun...@googlegroups.com">cp2k+unsubscribe@googlegroups.<wbr>com</a>.<br>
To post to this group, send email to <a href="mailto:cp...@googlegroups.com">cp...@googlegroups.com</a>.<br>
Visit this group at <a href="https://groups.google.com/group/cp2k" rel="noreferrer" target="_blank">https://groups.google.com/<wbr>group/cp2k</a>.<br>
For more options, visit <a href="https://groups.google.com/d/optout" rel="noreferrer" target="_blank">https://groups.google.com/d/<wbr>optout</a>.<br>
</div></div></blockquote></div><br></div>