Skip to content

v3.1.1

Compare
Choose a tag to compare
@pxlxingliang pxlxingliang released this 13 Jan 07:30
· 1887 commits to develop since this release
4c47247

What's Changed

Features

Build and Compilation

Refactor and Code-cleanup

CI and Test coverage

Bug fix

  • Fix memory leak within pseudopot_cell_vnl::getvnl function by @denghuilu in #1714
  • Fix RI related compilations errors when using clang compiler by @xinyangd in #1721
  • fix memory leak in Local_Orbital_Charge by @caic99 in #1720
  • add atomic magnetism output in mulliken.txt by @dyzheng in #1738
  • correct the INPUT in examples/dft_plus_u/NiO by @pxlxingliang in #1745
  • fix para nelec in gatefield by @YuLiu98 in #1751
  • fix bugs of multi-kpoints for tddft and add autotest by @lyb9812 in #1754
  • mulliken charge for spin-down with gamma_only mode by @dyzheng in #1755
  • bug of extreme large number of k-points during skipping non-occupied bands by @dyzheng in #1769
  • two too-long timer function print info by @Liu-RX in #1768
  • use static_cast for init list by @caic99 in #1783
  • initial magnetization with both element and atoms by @dyzheng in #1778
  • update version-number output to v3.1 by @dyzheng in #1792

Documentation

  • fix a typo in quick_start/input.md by @hongriTianqi in #1719
  • add guidelines on runtime errors and debugging. by @caic99 in #1737
  • add a symlink to citation conforming with GitHub by @caic99 in #1750
  • add instrutions for launching abacus from a custom dir. by @caic99 in #1756

New Contributors

Full Changelog: v3.1.0...v3.1.1