Skip to content

Commit

Permalink
extended conductivity-type quantity
Browse files Browse the repository at this point in the history
  • Loading branch information
aalbino2 committed Aug 22, 2024
1 parent 568c852 commit e383792
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nomad_material_processing/general.py
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ class ElectronicProperties(ArchiveSection):
type=MEnum(
'P-type',
'N-type',
'Semi-insulating',
),
description="""The type of semiconductor, N-type being electrons
the majority carriers and P-type being holes the majority carriers.""",
Expand Down

0 comments on commit e383792

Please sign in to comment.