Hello

I am trying to calculate the saturation magnetization of CoNiFe at certain temperature and composition and I am using TC-Python to get the data of effective bohr magneton number of the alloy. However, I am not sure if I am doing correctly. I used the code below to do that but I got very high numbers like 50-60. I was expecting around 2.5(max) and 0(min). Could you please help me?

Bohr_magneton = calc_result.get_value_of("BM")

Similar questions and discussions