crunchflow.input.blocks.Output ============================== .. py:class:: crunchflow.input.blocks.Output Bases: :py:obj:`KeywordBlock` .. autoapi-inheritance-diagram:: crunchflow.input.blocks.Output :parts: 1 Output block for the input file This block contains parameters that control the output of the simulation .. !! processed by numpydoc !! .. py:method:: set_parameters(parameters) Set the parameters for the Output block .. !! processed by numpydoc !! .. py:method:: __str__() Return the output block as a string, as it would be represented in a CrunchFlow input file .. !! processed by numpydoc !!