.. _CP2KAIMDOutputFormat:

cp2k/aimd_output format
=======================

Class: :class:`CP2KAIMDOutputFormat <dpdata.plugins.cp2k.CP2KAIMDOutputFormat>`

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

.. _CP2KAIMDOutputFormat_from_labeled_system:

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

.. py:function:: dpdata.LabeledSystem(file_name, restart=False, fmt: Literal['cp2k/aimd_output'] = None) -> dpdata.system.LabeledSystem
   :noindex:
.. py:function:: dpdata.LabeledSystem.from_cp2k_aimd_output(file_name, restart=False) -> dpdata.system.LabeledSystem
   :noindex:

   
Convert this format to :class:`LabeledSystem`.





:Returns:

    LabeledSystem
        converted system













