CADETProcess.processModel.FlowSheet.check_connections# FlowSheet.check_connections() → bool[source]# Validate that units are connected correctly. Warning:# If Inlets have ingoing streams. If Outlets have outgoing streams. If Units (other than Cstr) are not fully connected. Returns: flagboolTrue if all units are connected correctly. False otherwise.