Dear quantumwise staffs:
when we want to calculate spin tranpsort. we should use polarized exchange correlation. Besides, we should also add initial_state block. In vasp, as we know, if ISPIN=2, the default value of all atoms (MAGMOM ) is 1. So what's defalut intial_spin setting in ATK in the follwoing case:
case 1. polarized exchange correlation without initial_state block
case2. polarized exchange correlation with intial_state block(initial_spin=nospin)
case3. polarized exchange correlation with intial_state block(initial_spin=userspin, all atoms set 1, i.e. max net spin.)
In my opinion,
1.case1 should be the same with case2 because *py script of these two cases don't have intial_spin scale.
2.if there are default initial_spin values in ATK just like vasp, based my opinon1, case1 case2 and case3 will get teh same data
Are my thoughts right? Looking forward to your replies.
Best