ThermoData
==========

.. currentmodule:: defermi.thermodynamics

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

   
   
   .. rubric:: Methods

   .. autosummary::
      :nosignatures:
   
      
      
      ~ThermoData.as_dict
      
      
      ~ThermoData.from_dict
      
      
      ~ThermoData.from_json
      
      
      ~ThermoData.get_specific_pressures
      
      
      ~ThermoData.items
      
      
      ~ThermoData.keys
      
      
      ~ThermoData.load
      
      
      ~ThermoData.save
      
      
      ~ThermoData.set_data
      
      
      ~ThermoData.to_json
      
      
      ~ThermoData.unsafe_hash
      
      
      ~ThermoData.validate_monty_v1
      
      
      ~ThermoData.validate_monty_v2
      
      
      ~ThermoData.values
      
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ThermoData.REDIRECT
   
   