MRChemSoft / mrchem

MultiResolution Chemistry
GNU Lesser General Public License v3.0
27 stars 21 forks source link

Running solvent in MPI doesn't change the update, and cant converge #462

Open Gabrielgerez opened 11 months ago

Gabrielgerez commented 11 months ago

While running calculations for #458 I found out that in both the master version of the code and in the newer version from #458 running Solvent in MPI does not work. One of the issues is handled in #458 (clear method is breaking), but there is a second one which I havent found out. the update of the reaction potential is never updated (?) and therefore the potential does not stop iterating. This is not an issue when running on omp only.

robertodr commented 10 months ago

Was this resolved by merging #458?

gitpeterwind commented 10 months ago

Yes, (but @Gabrielgerez should close the case if he is happy)