Search found 1 match

by bast
Tue Jan 27, 2015 1:00 pm
Forum: VTSTTools
Topic: dimer method can not start.
Replies: 8
Views: 22752

Re: dimer method can not start.

We ran into this problem with version 3.1 and the solution was
to move the (nonstandard) indented "#if defined(MPI_CHAIN)"
in dimer.F (line 79) to the left to start with the line (same
for the #endif). The indented preprocessor statement was ignored
by the preprocessor.