CADETProcess.processModel.FlowSheet.check_connections

CADETProcess.processModel.FlowSheet.check_connections#

FlowSheet.check_connections()[source]#

Validate that units are connected correctly.

Returns:
flagbool

True if all units are connected correctly. False otherwise.

Raises:
Warning

If Inlets have ingoing streams. If Outlets have outgoing streams. If Units (other than Cstr) are not fully connected.