Skip to content

Update out_chg 2 and out_pot 3, and elf#7379

Open
mohanchen wants to merge 19 commits into
deepmodeling:developfrom
mohanchen:20260524
Open

Update out_chg 2 and out_pot 3, and elf#7379
mohanchen wants to merge 19 commits into
deepmodeling:developfrom
mohanchen:20260524

Conversation

@mohanchen
Copy link
Copy Markdown
Collaborator

Fix #6502

abacus_fixer added 4 commits May 24, 2026 15:00
- 添加 gen_ini_filename() 辅助函数,统一生成初始电荷密度/势能文件名
- out_freq_ion=0 时输出单个固定名称文件(不带 g#)
- out_freq_ion>0 时每个几何步输出独立文件(带 g#)
- 更新文档,说明两种模式的区别

修改文件:
- docs/advanced/output_files/output-specification.md
- source/source_io/module_chgpot/write_init.cpp
- source/source_io/module_chgpot/write_init.h
- source/source_io/module_parameter/read_input_item_output.cpp
@mohanchen mohanchen requested a review from dzzz2001 May 24, 2026 08:00
@mohanchen mohanchen added Input&Output Suitable for coders without knowing too many DFT details Features Needed The features are indeed needed, and developers should have sophisticated knowledge Refactor Refactor ABACUS codes labels May 24, 2026
abacus_fixer added 5 commits May 24, 2026 16:06
- out_freq_ion=0 时,每个几何步都输出(覆盖同一个文件)
- out_freq_ion>0 时,只在 istep 是 out_freq_ion 倍数时输出
- 更新所有相关文档和注释

修改文件:
- docs/advanced/output_files/output-specification.md
- source/source_io/module_chgpot/write_init.cpp
- source/source_io/module_chgpot/write_init.h
- source/source_io/module_parameter/read_input_item_output.cpp
@mohanchen mohanchen changed the title Update out_chg 2 and out_pot 3 Update out_chg 2 and out_pot 3, and elf May 24, 2026
@mohanchen mohanchen requested a review from sunliang98 May 24, 2026 10:28
@mohanchen mohanchen requested a review from AsTonyshment May 24, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Features Needed The features are indeed needed, and developers should have sophisticated knowledge Input&Output Suitable for coders without knowing too many DFT details Refactor Refactor ABACUS codes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

out_chg 2 output init charge density is all 0

1 participant