Skip to content

v3.5.0

Compare
Choose a tag to compare
@dyzheng dyzheng released this 29 Dec 07:59
· 809 commits to develop since this release
8cf8f4b

What's Changed

Features:

  • Feature: read in wfc from binary file for PW basis by @YuLiu98 in #3338
  • Feature: read rho in G space from binary file in qe format by @YuLiu98 in #3303
  • Feature: add a new parameter 'mixing_gg0_min' by @WHUweiqingzhou in #3305
  • Feature: Building numerical atomic orbitals from spherical Bessel coefficients by @jinzx10 in #3296
  • Feature: mixing density and magnetism {mx,my,mz} separately for non-colinear calculation by @WHUweiqingzhou in #3330
  • Feature: change default value of smearing from fixed to gauss by @WHUweiqingzhou in #3337
  • Feature : implementing PAW force by @wenfei-li in #3306
  • Feature: a promising angle mixing method for non-colinear calculations by @WHUweiqingzhou in #3356
  • Feature: enable lcao_in_pw function on present version by @kirk0830 in #3057

Refactors:

  • Perf: save HR for spin-up and spin-down both in hamilt_lcao.cpp for delta-spin by @dyzheng in #3299
  • Refactor: refactor cg interface by @denghuilu in #3293
  • Refactor: formatting kpoint information in running_${calculation}.log file and add kpoint reduction information output by @kirk0830 in #3325
  • Refactor: add values to hK rather than LM.Hloc in OperatorEXX::contribute_Hk by @maki49 in #3322
  • Refactor: Modify the wannier90 interface to support PW and LCAO basis sets. (support nonlinear calculation) by @jingan-181 in #3097
  • Refactor: interface between new & old NAO (1/3): NumericalRadial & Numerical_Orbital_Lm by @jinzx10 in #3353
  • Refactor: output total pressure by @YuLiu98 in #3360
  • Refactor: update toWannier90 interface with psi_initializer_nao by @kirk0830 in #3371

Tests:

  • Test: cancel previous runs on new commit pushed by @caic99 in #3288
  • Test: modify the reference of 184_PW_BNDKPAR_SDFT_MALL/ALL by @pxlxingliang in #3369

Fixs:

Docs:

Full Changelog: v3.4.4...v3.5.0