Skip to content

v3.9.0.2

Choose a tag to compare

@AsTonyshment AsTonyshment released this 14 Mar 14:24
· 345 commits to develop since this release
7838569

What's Changed

Feature

Fix

Refactor

  • Delete conv_esolver in esolver, and add 'conv_esolver' as a parameter in iter_finish, after_scf, and update_pot functions by @mohanchen in #5941
  • Refactor: before_scf of esolver_fp by @YuLiu98 in #5943
  • Refactor: remove useless head files by @Qianruipku in #5945
  • Refactor:Modify the output functions in elecstate. by @A-006 in #5954
  • Refactor: Remove GlobalV in DeePKS and simplify some functions. by @ErjieWu in #5952
  • Update after_scf in ESolver by @mohanchen in #5957
  • Update ESolver, delete pelec->charge, instead using chr defined in ESolver_fp directly by @mohanchen in #5963
  • Some small updates for the format by @mohanchen in #5972
  • Refactor: in ESolver_KS_PW, calculate deband in iter_finish, not in hamilt2density by @Flying-dragon-boxing in #5973
  • Refactor: decrease memory cost of get_s by @YuLiu98 in #5979
  • Update timer, only print out those timers that consume more than 1% of total time by @mohanchen in #5984
  • Refactor:Modify Weights and Ebands Functions in the elecstate Module by @A-006 in #5985
  • Update some formats in LCAO_operator and ESolver by @mohanchen in #5987
  • Refactor: move psi init to before_all_runners by @YuLiu98 in #5992
  • [Refactor] Remove my_math.hpp by @Critsium-xy in #6002

Perf

Doc

  • Doc: add OpenMPI usage recommendations and fix doc error by @dzzz2001 in #5965
  • Fix: Fix a LaTeX rendering issue related to RT-TDDFT parameters in online documentation by @AsTonyshment in #5971
  • Doc: polish Quick Start part of online doc by @WHUweiqingzhou in #6006

Test

Full Changelog: v3.9.0.1...v3.9.0.2