elphick.mass\_composition.flowsheet.Flowsheet ============================================= .. currentmodule:: elphick.mass_composition.flowsheet .. autoclass:: Flowsheet :members: :special-members: __add__, __mul__ .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Flowsheet.__init__ ~Flowsheet.from_dag ~Flowsheet.from_dataframe ~Flowsheet.from_streams ~Flowsheet.from_yaml ~Flowsheet.get_column_formats ~Flowsheet.get_edge_by_name ~Flowsheet.get_input_streams ~Flowsheet.get_node_input_outputs ~Flowsheet.get_output_streams ~Flowsheet.get_stream_names ~Flowsheet.imbalance_report ~Flowsheet.nodes_to_dict ~Flowsheet.plot ~Flowsheet.plot_balance ~Flowsheet.plot_network ~Flowsheet.plot_parallel ~Flowsheet.plot_sankey ~Flowsheet.query ~Flowsheet.report ~Flowsheet.reset_stream_nodes ~Flowsheet.set_node_names ~Flowsheet.set_stream_child ~Flowsheet.set_stream_data ~Flowsheet.set_stream_nodes ~Flowsheet.set_stream_parent ~Flowsheet.streams_to_dict ~Flowsheet.table_plot ~Flowsheet.to_dataframe ~Flowsheet.to_json ~Flowsheet.to_simple .. rubric:: Attributes .. autosummary:: ~Flowsheet.balanced ~Flowsheet.edge_status