crunchflow.input.blocks.AqueousKinetics ======================================= .. py:class:: crunchflow.input.blocks.AqueousKinetics Bases: :py:obj:`KineticsBlock` .. autoapi-inheritance-diagram:: crunchflow.input.blocks.AqueousKinetics :parts: 1 Aqueous kinetics block for the 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 !!