I noticed an incompatibility between VASPsol and Graeme Henkelman's VTSTtools. It seems that this might be due in part to VASPsol not properly closing the files that it is reading (It is also partly due to VTSTtools reading from the INCAR in a strange way). I added a few close statements to solvation.F and pot_k.F, but it seems like there are some more files that aren't being properly closed -- particularly in the output routines.
I noticed an incompatibility between VASPsol and Graeme Henkelman's VTSTtools. It seems that this might be due in part to VASPsol not properly closing the files that it is reading (It is also partly due to VTSTtools reading from the INCAR in a strange way). I added a few close statements to solvation.F and pot_k.F, but it seems like there are some more files that aren't being properly closed -- particularly in the output routines.