Page 1 of 1

ypp command not found :(

Posted: Thu Sep 21, 2017 6:43 pm
by nice_ayoub
I have Yambo.4.1.3
I have successful installed the code and i have done all the steps in the GW tutorial
http://www.yambo-code.org/wiki/index.ph ... rial:_h-BN

I find a problem in the 'ypp' command
I can't find it in the 'bin' directory,
is this executable must be compiled separately?
if so, please help me to compile it.
thank you

Re: ypp command not found :(

Posted: Fri Sep 22, 2017 9:17 am
by Daniele Varsano
Dear S.Ayoub,

Yes, you need to compile the yambo post processing (ypp) by typing

Code: Select all

> make ypp
in your main directory.


Best,

Daniele