Skip to content

Commit

Permalink
deleted old placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
jrudz committed Jun 12, 2024
1 parent e63b803 commit 2f025fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nomad_simulations/energies.py
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ class ElectronicEnergy(PhysicalProperty):

def normalize(self, archive, logger) -> None:
super().normalize(archive, logger)
allowed_contributions = ['PotKin']

class ElectronicKineticEnergy(PhysicalProperty):
"""
Expand Down

0 comments on commit 2f025fb

Please sign in to comment.