Skip to content

Commit

Permalink
Note about NCP for HSE06 in geom tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
jkshenton committed Sep 18, 2024
1 parent 13b6218 commit c092ea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/workshop/03_geometry.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ You may wish to split these between groups and discuss the results
So far you've used the local density approximation (LDA) for the exchange-correlation functional in this exercise. Repeat your calculation with the `PBE` exchange-correlation functional (a popular GGA):

* ``xc_functional : PBE``
* You may also want to consider a hybrid functional such as `HSE06` or the meta-GGA `RSCAN`
* You may also want to consider a hybrid functional such as `HSE06` (though if you do this you will want to [use norm-conserving pseudopotentials](../documentation/Pseudopotentials/overview.md)) or the meta-GGA `RSCAN`

#### B. More Precise Structural Optimisations

Expand Down

0 comments on commit c092ea7

Please sign in to comment.