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.
Search found 1 match
- 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: 78286