We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1aae33 commit c5d61e5Copy full SHA for c5d61e5
src/aiidalab_qe/app/configuration/advanced/model.py
@@ -333,3 +333,4 @@ def _set_pw_parameters(self, pw_parameters):
333
) # type: ignore
334
if "tot_magnetization" in system_params:
335
magnetization.type = "tot_magnetization"
336
+ magnetization.total = system_params["tot_magnetization"]
0 commit comments