pyiron\_atomistics.vasp.potential.Potcar
========================================

.. currentmodule:: pyiron_atomistics.vasp.potential

.. autoclass:: Potcar
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Potcar.__init__
      ~Potcar.clear_all
      ~Potcar.define_blocks
      ~Potcar.from_dict
      ~Potcar.from_hdf
      ~Potcar.get
      ~Potcar.get_attribute
      ~Potcar.get_file_content
      ~Potcar.get_pandas
      ~Potcar.get_string_lst
      ~Potcar.instantiate
      ~Potcar.keys
      ~Potcar.load_default
      ~Potcar.load_string
      ~Potcar.modify
      ~Potcar.potcar_set_structure
      ~Potcar.read_input
      ~Potcar.remove_keys
      ~Potcar.set
      ~Potcar.set_dict
      ~Potcar.set_value
      ~Potcar.to_dict
      ~Potcar.to_hdf
      ~Potcar.write_file
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Potcar.comment_char
      ~Potcar.end_value_char
      ~Potcar.file_name
      ~Potcar.multi_word_separator
      ~Potcar.pot_path_dict
      ~Potcar.replace_char_dict
      ~Potcar.separator_char
      ~Potcar.table_name
      ~Potcar.val_only
      ~Potcar.vasp_potentials
   
   