<div dir="ltr"><div>
Hi, are you applying the Environ plugin? or the Plumed plugin? File CPV/src/plugin_ext_forces.f90 is empty unless you patch it.</div><div><br></div><div>Paolo<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 14, 2020 at 8:06 PM Scott A. Kajihara <<a href="mailto:kajihasa@afrl.hpc.mil">kajihasa@afrl.hpc.mil</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"><br>
To Whom Is Empowered:<br>
<br>
In the released version QE 6.6, I get the following error when compiling<br>
file CPV/src/plugin_ext_forces.f90:<br>
<br>
===<br>
plugin_ext_forces.f90(39): error #6285: There is no matching specific subroutine for this generic subroutine call.   [S_TO_R]<br>
       call s_to_r(taus,tau_meta,na,nsp,h)<br>
------------^<br>
compilation aborted for plugin_ext_forces.f90 (code 1)<br>
==<br>
<br>
In looking at the objects taus, tau_meta [both (3,nat)] as well<br>
as the subroutine s_to_r3 in Modules/cell_base.f90:<br>
<br>
===<br>
        SUBROUTINE s_to_r3 ( S, R, nat, h )<br>
===<br>
<br>
I opine that this call should read:<br>
<br>
===<br>
       call s_to_r(taus,tau_meta,nat,h)<br>
===<br>
<br>
Please advise.<br>
<br>
Thank you,<br>
<br>
Scott Kajihara<br>
US Air Force Research Laboratory DoD Supercomputing Resource Center<br>
Wright-Patterson Air Force Base, Ohio<br>
<br>
_______________________________________________<br>
developers mailing list<br>
<a>developers@lists.quantum-espresso.org</a><br>
<a rel="noreferrer">https://lists.quantum-espresso.org/mailman/listinfo/developers</a><br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,<br>Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br>Phone +39-0432-558216, fax +39-0432-558222<br><br></div></div></div></div></div>