Commit 360349e
Fix: support negative value in parse_expression (deepmodeling#5826)
* Use template to reconstruct parse_expression
* Feature: output R matrix at each MD step
* Modify'matrix_HS' to 'matrix' for R matrix output
* Merge branches 'develop' and 'develop' of https://github.com/1041176461/abacus-develop into develop
* Fix: modify index in parse_expression
* Fix: add regfree for parse_expression
* Doc: update phonopy doc
* Doc: update phonopy doc
* fix tdos plot for nspin=2
* optimize dosplot for nspin=2
* fix legend for dosplot
* Add files via upload
* Update cal_edm_tddft.cpp
* Refactor: modify exx loop for relax/md
* Update result.ref
* Fix wrong parameters in integrate test
* Update result.ref
* Update result.ref
* Update result.ref
* Update result.ref
* Update result.ref
* Update result.ref
* Update result.ref
* Update result.ref
* add exx when istep>0
* Update dos.py
* Update esolver_sdft_pw.cpp
* Update lcao_before_scf.cpp
* Update Exx_LRI_interface.h
* Update Exx_LRI_interface.hpp
* Fix: compile error
* Fix: compile error
* Fix: change HSE relax/md result.ref for new framework
* Fix: compile error
* compatible with exx_iter_finish
* Add files via upload
* Update esolver_ks_lcao_tddft.h
* Update esolver_ks_lcao_tddft.cpp
* Fix: support negative value in parse_expression
* [pre-commit.ci lite] apply automatic fixes
---------
Co-authored-by: jiyuang <[email protected]>
Co-authored-by: Qianrui <[email protected]>
Co-authored-by: HTZhao <[email protected]>
Co-authored-by: maki49 <[email protected]>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>1 parent fedc0fa commit 360349e
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
0 commit comments