Skip to content

Commit 939303a

Browse files
author
dyzheng
committed
fix: add explicit nspin=4 to 816_PW_DFTU_S4_XY test INPUT
Commit b95f433 on develop removed the automatic nspin=4 reset when noncolin/lspinorb is enabled, instead requiring explicit nspin=4. Since the PR does not touch read_input_item_elec_stru.cpp, the CI merge uses develop's validation code, causing ABACUS to quit with: nspin must be 4 when noncolin or lspinorb is enabled.
1 parent 76d4605 commit 939303a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • tests/01_PW/816_PW_DFTU_S4_XY

tests/01_PW/816_PW_DFTU_S4_XY/INPUT

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ gamma_only 0
77
device cpu
88

99
noncolin 1
10+
nspin 4
1011
scf_thr 1.0e-6
1112
scf_nmax 50
1213
out_chg 0

0 commit comments

Comments
 (0)