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