<div dir="ltr">Dear all,<br><br>I am simulating a mixture of H2O-CO2 and after <br>an equilibration period of 4 ps I am performing<br>a productive run to calculate the system properties.<br>Among these properties, I want to calculate<br>Wannier centers and spreads.<br>I am using the following method (I attach the corresponding part of the input file):<br><br>     &LOCALIZE<br><br>     METHOD CRAZY<br>     EPS_LOCALIZATION 1.0E-8<br><br>     &PRINT<br>        &WANNIER_CENTERS<br>          &EACH<br>            MD 1<br>          &END EACH<br>          IONS+CENTERS T<br>          FORMAT XMOL<br>          FILENAME ./ions+centers.xyz<br>          COMMON_ITERATION_LEVELS               3<br>        &END WANNIER_CENTERS<br><br>        &WANNIER_SPREADS<br>          &EACH<br>            MD 1<br>          &END EACH<br>          FILENAME ./wannier-spreads<br>          COMMON_ITERATION_LEVELS               3<br>        &END WANNIER_SPREADS<br><br>      &END PRINT<br>    &END LOCALIZE<br><br>However, the run is significantly slower in comparison with the<br>previous runs, when I was not calculating Wannier centers and spreads.<br>Is there any way, from a methodology and technical point (eg parameter choice) of view, to speed up my calculation<br>without losing the accuracy in the estimation of the Wannier centers?<br><br>Thanks in advance<br><br>Yannis Skarmoutsos<br></div>