v2.3.3
Features
- Feature: Add electronic conductivities for SDFT by @Qianruipku in #1101
- Feature: Optimize stochastic Kubo-Greenwood by @Qianruipku in #1130
- Feature: Add Kubo-Greenwood and DOS calculation for SDFT by @Qianruipku in #1136
- feature : mGGA in LCAO basis by @wenfei-li in #1135
- add the check of structure by @pxlxingliang in #1139
- perf: accelerate nonlocal force for multik by @wenfei-li in #1148
- Merge : develop branch and TDDFT branch by @lyb9812 in #1008
- Merge : TDDFT branch by @lyb9812 in #1138
Bug fix
- Fix(gint): temp value may be unitialized by @caic99 in #1124
- Fix: template init failure on clang (#951) by @caic99 in #1122
- Fix(sph_bessel): using correct abs function for float by @caic99 in #1123
- Fix: nscf need smaller diag_ethr than scf by @Qianruipku in #1137
- fix : removed unnecessary part from get_S;close mGGA stress for nspin = 2 by @wenfei-li in #1144
- fix : cutoff for grho by @wenfei-li in #1145
- fix unstablity in sdft md by @Qianruipku in #1142
- fix: kpar>1 & basis=lcao not supported yet by @hongriTianqi in #1147
- Fix: HSE without exx_separate_loop by @dyzheng in #1153
- fix: generate KPT file when pw calculation is used with gamma_only = 1 by @wenfei-li in #1152
- Fix: use vector to avoid compiler error on clang by @caic99 in #1155
- fix : increase mxr in Ewald, in case by @wenfei-li in #1159
- fix: no update of STRU_NOW.cif if only 1 ion step in 1 cell step by @hongriTianqi in #1160
- fix : error in tddft codes by @lyb9812 in #1161
- fix: memory leak in LCAO calculations by @wenfei-li in #1163
Build & test
- test: add
exit
in XXX_parallel_test.sh when running error by @pxlxingliang in #1126 - Build: add executable file to docker image by @caic99 in #1157
Documentation
- output: modify warning pattern by @hongriTianqi in #1134
- docs: fix dead link in markdown files by @caic99 in #1140
- Docs: add usage for docker images by @caic99 in #1143
- docs: fix a typo in
features.md
by @Satinelamp in #1151 - docs: update dpgen.md by @hongriTianqi in #1156
- Update input-main.md by @ouqi0711 in #1167
Full Changelog: v2.3.2...v2.3.3