Funny: np1, np2, np3 are documented but are not in the namelist &inputpp.
Not sure why.
You may try to add them to the namelist inputpp, e.g.,
  NAMELIST /inputpp/ prefix, fileout, output, outdir, &
                     lforces, ldynamics, lpdb, lrotation, &
                     atomic_number, nframes, ndr, np1,np2,np3
at lines 58-60 of file CPV/src/cppp.f90, then recompile, and see what
happens

Paolo

On Sat, Dec 4, 2021 at 1:48 PM Mahmoud Payami Shabestari via users <
[email protected]> wrote:

> Dear QE users and developers,
> Hi.
> When I use the variables as:
>
> np1=2 np2=2 np3=2
>
> in the input file for cppp.x, it complains with error message:
> Error reading namelist &inputpp
>
> But when I just add a line as:
> 2 2 2
> it does nothing.
> I would appreciate any comment on the possible syntax error in input file.
>
> Bests,
> Mahmoud
>
> ---------------------------------------
> Mahmoud Payami
> NSTRI, AEOI, Tehran, Iran
>
> Email: [email protected]
> Phone: +98 (0)21 82066504
> --------------------------------------------------------
>
> _______________________________________________
> Quantum ESPRESSO is supported by MaX (www.max-centre.eu)
> users mailing list [email protected]
> https://lists.quantum-espresso.org/mailman/listinfo/users



-- 
Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,
Univ. Udine, via delle Scienze 206, 33100 Udine, Italy
Phone +39-0432-558216, fax +39-0432-558222
_______________________________________________
Quantum ESPRESSO is supported by MaX (www.max-centre.eu)
users mailing list [email protected]
https://lists.quantum-espresso.org/mailman/listinfo/users

Reply via email to