crunchflow.input.blocks.SpeciesBlock ==================================== .. py:class:: crunchflow.input.blocks.SpeciesBlock Bases: :py:obj:`KeywordBlock` .. autoapi-inheritance-diagram:: crunchflow.input.blocks.SpeciesBlock :parts: 1 Base class for all species blocks in a CrunchFlow input file .. !! processed by numpydoc !! .. py:method:: set_parameters(parameters) Set the parameters for the species block .. !! processed by numpydoc !! .. py:method:: __str__() Return the species block as a string .. !! processed by numpydoc !!