Skip to content

Commit

Permalink
Moved sfc refs and boolean to PhysicalProperty
Browse files Browse the repository at this point in the history
Added functionality to see if a property is_scf_converged
  • Loading branch information
JosePizarro3 authored and jrudz committed Jun 12, 2024
1 parent 3cde82e commit 0d1eabb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nomad_simulations/outputs.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
from structlog.stdlib import BoundLogger
from typing import Optional, List

from nomad.units import ureg
from nomad.datamodel.data import ArchiveSection
from nomad.metainfo import Quantity, SubSection
from nomad.datamodel.metainfo.annotations import ELNAnnotation
Expand Down

0 comments on commit 0d1eabb

Please sign in to comment.