================
Pyro basic usage
================


This example shows several different ways you can use Pyrokinetics. 
Below we instantiate a `Pyro` object from a gyrokinetic input file
as well as a Equilibrium/Kinetic profiles files. From there we are 
able to write gyrokinetic input files that be can ran as normal.

.. literalinclude:: example_pyro.py


