.. _FhiSCFFormat:

fhi_aims/scf format
===================

Class: :class:`FhiSCFFormat <dpdata.plugins.fhi_aims.FhiSCFFormat>`

Conversions
-----------

.. _FhiSCFFormat_from_labeled_system:

Convert from this format to LabeledSystem
`````````````````````````````````````````

.. py:function:: dpdata.LabeledSystem(file_name, fmt: Literal['fhi_aims/scf'] = None) -> dpdata.system.LabeledSystem
   :noindex:
.. py:function:: dpdata.LabeledSystem.from_fhi_aims_scf(file_name) -> dpdata.system.LabeledSystem
   :noindex:

   
Convert this format to :class:`LabeledSystem`.





:Returns:

    LabeledSystem
        converted system













