crunchflow.input.blocks.Runtime =============================== .. py:class:: crunchflow.input.blocks.Runtime Bases: :py:obj:`KeywordBlock` .. autoapi-inheritance-diagram:: crunchflow.input.blocks.Runtime :parts: 1 Runtime block for the input file This block contains parameters that control the runtime of the simulation .. !! processed by numpydoc !! .. py:method:: __str__() Return the runtime block as a string .. !! processed by numpydoc !! .. py:method:: set_parameters(parameters) Set the parameters for the block :Parameters: **parameters** : dict Dictionary of parameters to set .. !! processed by numpydoc !!