Hi,
It is very interesting to see that even if I set initial_scaled_spin=[0.0]*32 in electronDensityParameters( ), i.e., when I set the initial of the spin of each atom to zero, it still performs a spin polarized calculation.
It seems that, if we want to do a non spin polarized calculation, we should not set the option initial_scaled_spin at all, even if it is 0.0.
Is it correct?