Skip to content

v3.9.0.23

Choose a tag to compare

@Cstandardlib Cstandardlib released this 18 Jan 06:11
· 238 commits to develop since this release
72dca3f

What's Changed

Feature

  • Feature: init_chg hr for initializing charge density with hrs1_nao.csr by @dyzheng in #6791

Fix

Refactor

  • [Refactor] Replaced all exposed mathematical library interface by @Critsium-xy in #6828
  • Simplify Lmax and rmesh in Matrix_Orbs and Center2_Orb by @linpeize in #6829
  • Refactor class DensityMatrix. by @linpeize in #6831
  • Add check for init_wfc to use proper atomic/random starting wavefunction by @Cstandardlib in #6833
  • add DensityMatrix<complex,complex> by @linpeize in #6834
  • Refactor implicit solvation model by @LKFEIYI in #6836
  • Refactor: Remove dependency on shell commands for file operations by @A-006 in #6826
  • Refactor: reduce FFT calls in Leps2 by @LKFEIYI in #6839
  • [Refactor] Complete clean exposed mathematical library interfaces by @Critsium-xy in #6838
  • [Refactor] Complete rework of diago_lapack by @Critsium-xy in #6843
  • Refactor and Fix Parallel Handling of Plane Wave Counts in Eigenvalue Output by @A-006 in #6844
  • Refactor ModuleESolver::init_esolver() by @linpeize in #6849
  • Refactor: simplify snap_psibeta_half_tddft.cpp by @dzzz2001 in #6846

Test

  • Add new tests in the integrate tests of LCAO gamma only calculations and update the index to count relax/MD steps, now all steps start from 1, not 0 by @mohanchen in #6821

Others

Full Changelog: v3.9.0.22...v3.9.0.23