crunchflow.input.blocks.Transport ================================= .. py:class:: crunchflow.input.blocks.Transport Bases: :py:obj:`KeywordBlock` .. autoapi-inheritance-diagram:: crunchflow.input.blocks.Transport :parts: 1 Transport block for the input file .. !! processed by numpydoc !! .. py:method:: __str__() Return the transport 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 !!