Polarizer and scaleLJ consider the unique value of hydrogen polarisability. When working with water, the hydrogen polarizability of 0.323 is not correct.
We can either modify scripts to treat water as an exception and keep
(if mass = 0.8 than this atom type is polarisable water - > ignore counting H)
or apply the same approach we are using and subtract hydrogen polarisability from 0.978
Polarizer and scaleLJ consider the unique value of hydrogen polarisability. When working with water, the hydrogen polarizability of 0.323 is not correct. We can either modify scripts to treat water as an exception and keep
(if mass = 0.8 than this atom type is polarisable water - > ignore counting H) or apply the same approach we are using and subtract hydrogen polarisability from 0.978
@agiliopadua what do you prefer? I will do all the changes in the code by myself if you like the first variant.