Search found 3 matches

by chenxin199261
Sun Dec 09, 2012 2:14 am
Forum: VTSTTools
Topic: I met a problem when compiling VTST2.04b into vasp5.2
Replies: 3
Views: 10134

Re: I met a problem when compiling VTST2.04b into vasp5.2

[quote="graeme"]Well, something strange is going on. First, make sure to remove chain.f and/or chain.f90 before running make. This will clean up any preprocessed files that may exist from a previous compilation.

Then, if you still have problems, I would be interested to know which preprocessor and ...
by chenxin199261
Wed Dec 05, 2012 10:22 am
Forum: VTSTTools
Topic: I met a problem when compiling VTST2.04b into vasp5.2
Replies: 3
Views: 10134

Re: I met a problem when compiling VTST2.04b into vasp5.2

[quote="graeme"]Well, something strange is going on. First, make sure to remove chain.f and/or chain.f90 before running make. This will clean up any preprocessed files that may exist from a previous compilation.

Then, if you still have problems, I would be interested to know which preprocessor and ...
by chenxin199261
Thu Nov 29, 2012 4:15 am
Forum: VTSTTools
Topic: I met a problem when compiling VTST2.04b into vasp5.2
Replies: 3
Views: 10134

I met a problem when compiling VTST2.04b into vasp5.2

Dear all.
I met a problem when compiling VTST2.04b into vasp5.2.

I do as the web said.

__________________________________________________________________________
Find and replace:
CALL CHAIN_FORCE(T_INFO%NIONS,DYN%POSION,TOTEN,TIFOR, &
LATT_CUR%A,LATT_CUR%B,IO%IU6)

with
CALL CHAIN_FORCE ...