pyrokinetics.gk\_code.gs2.GKInputGS2
====================================

.. currentmodule:: pyrokinetics.gk_code.gs2

.. autoclass:: GKInputGS2
   :members:
   :undoc-members:
   :show-inheritance:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~GKInputGS2.__init__
      ~GKInputGS2.add_flags
      ~GKInputGS2.from_file
      ~GKInputGS2.from_str
      ~GKInputGS2.get_local_geometry
      ~GKInputGS2.get_local_geometry_miller
      ~GKInputGS2.get_local_geometry_mxh
      ~GKInputGS2.get_local_species
      ~GKInputGS2.get_ne_te_normalisation
      ~GKInputGS2.get_numerics
      ~GKInputGS2.get_reference_values
      ~GKInputGS2.is_linear
      ~GKInputGS2.is_nonlinear
      ~GKInputGS2.read_dict
      ~GKInputGS2.read_from_file
      ~GKInputGS2.read_str
      ~GKInputGS2.set
      ~GKInputGS2.supported_file_types
      ~GKInputGS2.verify_expected_keys
      ~GKInputGS2.verify_file_type
      ~GKInputGS2.write
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GKInputGS2.code_name
      ~GKInputGS2.default_file_name
      ~GKInputGS2.file_type
      ~GKInputGS2.norm_convention
      ~GKInputGS2.pyro_gs2_miller
      ~GKInputGS2.pyro_gs2_miller_defaults
      ~GKInputGS2.pyro_gs2_mxh
      ~GKInputGS2.pyro_gs2_mxh_defaults
      ~GKInputGS2.pyro_gs2_species
   
   