Page 1 of 1

where is the module 'prec'

Posted: Sat Feb 27, 2010 6:35 pm
by zhuanghl
Hi All,

I have a quick question about vasp source code:

In each subroutine, we need to include "use prec".

But I just cannot find out the corresponding file starting with words:

"Module prec"

Thanks.

where is the module 'prec'

Posted: Sat Feb 27, 2010 10:07 pm
by zoowe
how about MODULE PREC?

where is the module 'prec'

Posted: Fri Mar 05, 2010 8:25 pm
by admin
prec.mod should be generated during the compilation of vasp (you need an fortran 90 compiler of course)