So if you are still not able to use the svn version what you can do is modify by hand a2y.
Open the file "interfaces/int_modules/mod_com2y.F" and look for the lines (around line 93)
Code: Select all
i_time_rev=1
if(l_spin_orbit.and.n_spin_den==4) i_time_rev=0
double_symmetries=(i_time_rev==1)
Code: Select all
i_time_rev=0
a2y will now set the time-reversal to false by definition.
Remember to use this a2y only for KSS files generated without symmetries.
Best,
D.