Page 1 of 1

$QE/ZG.x < ZG_1.in > ZG_1.out gives error.

Posted: Fri Jan 12, 2024 2:45 pm
by frederik1
Hi There,

I am trying the examples in the EPW site for the ZG calculations but this step

$QE/ZG.x < ZG_1.in > ZG_1.out

in the "Exercise 3b" gives an error:

MPI processes distributed on 1 nodes
255098 MiB available memory on the printing compute node when the environment starts

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Error in routine ZG (5010):
reading input namelist
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

stopping ...

I appreciate your help.

Best,

Ilhan

Re: $QE/ZG.x < ZG_1.in > ZG_1.out gives error.

Posted: Sat Jan 13, 2024 10:33 am
by frederik1
Hi, I found the problem but still dont know how to fix.

So apparently ZG.x does not recognize the ASDM = .true. because when i deleted it, ZG.x was completed.
So what could be the problem?

Best,

Ilhan

Re: $QE/ZG.x < ZG_1.in > ZG_1.out gives error.

Posted: Sat Jan 13, 2024 11:04 am
by frederik1
Ok. I found the problem myself. It was just a version difference. ZG.x in QE7.2 does not
have that feature. I locally installed the latest version of ZG.x with which dependencies
directed to already installed QE7.2 and ZG_1.in finally worked! with no problem.