Skip to content

Commit

Permalink
SOF-7108: support GBRV PBESol pseudopotentials in QE
Browse files Browse the repository at this point in the history
  • Loading branch information
pranabdas committed Nov 15, 2023
1 parent cc9c4ac commit f064b4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions assets/models/gga.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ ggaConfigs: !combine
template: 'DFT {{categories.subtype | upper }} {{ parameters.functional }}{{ "-" + parameters.dispersionCorrection if parameters.dispersionCorrection }}{{ "+" + parameters.hubbardType if parameters.hubbardType}}{{ " (SOC)" if parameters.spinOrbitCoupling }}{{ " (" + parameters.spinPolarization + ")" if parameters.spinPolarization }}'
substitutions:
pbe: PBE
pbesol: PBESOL
dft-d3: D3
u: U
forEach:
Expand Down
Loading

0 comments on commit f064b4e

Please sign in to comment.