Search found 1 match

by hypnos
Fri May 25, 2012 6:04 pm
Forum: VTSTTools
Topic: Problem compiling VTST with VASP 4.6.36 with Intel 12.1.1
Replies: 3
Views: 11300

Re: Problem compiling VTST with VASP 4.6.36 with Intel 12.1.

I have similar problem with xlf90 compiler.

My fix is delete the following in dimer.F:
IF (T_INFO%TYPE(1)/=' ') THEN
WRITE(IU,'(20A5)') (T_INFO%TYPE(NT),NT=1,T_INFO%NTYP)
ENDIF

Also delete the PARAMETER EVTOJ line in chain.f, then replace the EVTOJ value with the real number.