Hi,

I guess you are using gcc or some other non intel compiler...
This is a syntax that works with ifort but is not a part of the fortran spec.
You can make it work by replacing the (1X,"        ",I10) with (9X,I10) 
But I'm not a fortran expert, so I'm not 100% sure if this is indeed equivalent.

Best regards

Pavel

---------- Původní zpráva ----------
Od: berber mo 
Datum: 6. 12. 2013
Předmět: [Wien] mBJ error

Dear all 

I install the latest version of WIEN2k (13.1)
I followed all the steps (MBJ) mentioned in userguide..
I chose the GaAs structure as an example
but in the last step I have the following error:
GaAs$ run_lapw -i 80
hup: Command not found.
STOP  LAPW0 END
At line 1831 of file lapw0.F (unit = 11, file = 'GaAs.r2v')
Fortran runtime error: Constant string in input
format
(1X,"        ",I10)
             ^

>   stop error



_______________________________________________
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html
_______________________________________________
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html

Reply via email to