Skip to content

v3.2.2

Compare
Choose a tag to compare
@wenfei-li wenfei-li released this 28 Apr 09:00
· 1397 commits to develop since this release
d5557f9

What's Changed

Feature

  • Feature: enable append output mode for Mulliken charge in md by @YuLiu98 in #2261
  • Feature: Add new container implementation for ABACUS. by @denghuilu in #2304

Refactor

  • Refactor: Use a unified function to output charge density and potential in real space. by @sunliang98 in - #2203
  • Refactor: update md restart mode by @YuLiu98 in #2236
  • Refactor: Fix the effective digits in .cube file. by @sunliang98 in #2276
  • Refactor: delete GlobalC in module_relax/relax_old by @YuLiu98 in #2335
  • Refactor: delete unused code in src_ri ; remove GlobalC in module_ri, src_ri by @maki49 in #2325

Bug fix

  • Bug fix: minor bug fixed for deepks stress calculation by @ouqi0711 in #2260
  • Fix: bug of dSpherical_Bessel_dx function by @Qianruipku in #2240
  • fix memory leak problem of class Record_adj by @lcclcc233 in #2294
  • Fix blas connector in LibRI, then comment zdotc out in module_base by @maki49 in #2193
  • Fix the error when using DFT+U without setting ks_solver by @Satinelamp in #2319

Test

New Contributors

Full Changelog: v3.2.1...v3.2.2