quantum-espresso/PW/Doc
MackeEric e1c40b47f3 Implementation of orbital-resolved DFT+U as
outlined in Macke et al., arXiv:2312.13580 (2023).

Features:
   *  Perform orbital-resolved DFT+U calculations in which
      a Hubbard U is applied only to certain, pre-selected eigenstates
      (magnetic quantum orbitals or spin-orbitals) of a
      given nl-subshell

   *  Compute forces and stresses in orbital-resolved DFT+U with no
      limitations

   *  Apply perturbations to the eigenstates in order to compute
      orbital-resolved Hubbard U parameters from first principles

   *  Use the (recently introduced) HUBBARD card to provide the necesary
      input data for orbital-resolved DFT+U calculations in a
      user-friendly way

   *  Updated documentation and two new examples (15 and 16)

Add unit test for orbital-resolved DFT+U

Small improvements for using orbital-resolved Hubbard ALPHA

First test of orbital-resolved U on GPU

First implementation of orbital-resolved DFT+U for SOC/NC

Add documentation of NC orbital-resolved DFT+U

Small fix in orbital-resolved DFT+U unit test

More orbital-resolved ALPHA bugfixes

Better output of perturbed occupations in DFT+U (orbital-resolved)

Fix little typo

Preparation for implementation
Deleted warning messages, made orbital_resolved DFT+U lda_plus_u_type=0 instead of 3 (previously)
2025-05-08 17:46:34 +02:00
..
INPUT_OSCDFT.def Minor changes 2025-04-16 18:37:12 +02:00
INPUT_PW.def Implementation of orbital-resolved DFT+U as 2025-05-08 17:46:34 +02:00
Makefile Makefile enhanced to better handle the INPUT_*.def --> to INPUT_*.html|txt conversion, their linking to ../../Doc, and cleaning 2023-03-18 21:12:29 +01:00
user_guide.tex Better documentation of signal catching (see issue 733) 2024-11-15 08:12:50 +01:00