Skip to content

Commit 0dd9b0b

Browse files
committed
add todo for jacobs ladder
1 parent 2759f6c commit 0dd9b0b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/nomad_simulations/schema_packages/model_method.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -656,6 +656,7 @@ class DFT(ModelMethodElectronic):
656656
A base section used to define the parameters used in a density functional theory (DFT) calculation.
657657
"""
658658

659+
# TODO : improve and rename this classification
659660
jacobs_ladder = Quantity(
660661
type=MEnum(
661662
'LDA', 'GGA', 'meta-GGA', 'hybrid-GGA', 'hybrid-meta-GGA', 'unavailable'

0 commit comments

Comments
 (0)