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.

Kavika F avatar image Kavika F ♦ commented ·

Hi @Mohamed A17, was Jeanette F's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

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.

Mohamed A17 avatar image Mohamed A17 commented ·
Hi Jeanette,

Thank you for your reply. I still have a problem that the FluidTank2 is sending a liquid at the beginning of the simulation, however it should be closed at that time. How can I fix that?


Best regards,

Mohamed

0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ Mohamed A17 commented ·
If you would like the tanks to have their output closed at the beginning of the simulation then create an on reset trigger that closes their output port
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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