question

Mohamed A17 avatar image
0 Likes"
Mohamed A17 asked Kavika F commented

A problem when "Zone" is used with "Fluid" library

Hi,


I have a problem when zone is utilized with fluid tools. Let me explain the case first. There are two tanks "FluidTank1-2" that can send their liquid products to one of two lines "FluidToItem1-2" via one of two valves "FluidProcessor1-2". The lines are selected based on a label "Port". I added a "Zone" to make orders to be processed based on "Priority". Once I did that, FluidTank2 is keep sending liquid however, it was not selected by the processFlow. I found that the main reason that the FluidGenerator2 is keep sending to FluidTank2 and the latter is not closing its output port. When I removed the "Zone" from the processFlow, this problem was solved. I am so curious to know why this is happening. I am attaching both case; the one with the zone and the one without.

@Phil BoBo

Best regards,

Mohamed

QF_No_Zone.fsm

QF_Zone.fsm

FlexSim 22.0.1
processflowzonefluidprocessor
qf-no-zone.fsm (56.0 KiB)
qf-zone.fsm (57.4 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Jeanette F avatar image
0 Likes"
Jeanette F answered Jeanette F commented

Hello @Mohamed A17,

Your zone only limits to two tokens (there are no subset or partition constraints), so it will allow tokens in sequential of arrival to the enter zone activity. Your lists will order by priority though.

1656017243856.png


1656017243856.png (56.7 KiB)
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.