How to schedule fluid arrivals

How to schedule fluid arrivals

henry_p8
Not applicable
28 Views
6 Replies
Message 1 of 7

How to schedule fluid arrivals

henry_p8
Not applicable

[ FlexSim 24.1.0 ]

Hi Team.

We need to schedule the arrival of 3 different fluids, how can we schedule these arrivals? Each arrival is programmed in a time between arrivals of 2 hours, at the same time, it is required that Liquid 1, goes to Tank 1, liquid 2, to tank 2, and liquid 3, to tank 3.

How can I set a trigger to differentiate the color of the liquid?

thanks for your support, team.

liquid.png


Liquid.fsm

Accepted solutions (1)
29 Views
6 Replies
Replies (6)
Message 2 of 7

jason_lightfootVL7B4
Autodesk
Autodesk
Can you have 3 generators and change the fluid processor to choose where it receives from and where it sends to?
0 Likes
Message 3 of 7

henry_p8
Not applicable

I don't think it is very practical to have so many generators, for a case of a production plant that uses the same infrastructure for more than 20 fluid type products, that's why, every time they process a fluid, they clean and flush pipes. any other idea or recommendation? please, thanks. @Jason Lightfoot

0 Likes
Message 4 of 7

Jeanette_Fullmer
Community Manager
Community Manager
Accepted solution

Hello @Henry Paipa,

The fluid type is not saved to the fluid like a label as it moves through the system. You could have a variable that you set at certain times that conveys what fluid is in the system and then the ports can send the fluid down certain pipes depending on that variable value.

Message 5 of 7

henry_p8
Not applicable

Should I use the "variable" activity of process flow? or how could I build just that logic you mention? Or better yet, could you please illustrate me with an example, I appreciate it. Thank you. @Jeanette F

0 Likes
Message 6 of 7

Jeanette_Fullmer
Community Manager
Community Manager

Hello @Henry Paipa,

Here is your model with some adjustments. I added a source with a schedule so I could specify the arrival and Type of the item. On the source at creation the global variable FluidType is set. This global variable is used by the processor to send the fluid down the correct pipe.


1719001754463.png

liquid_1.fsm

0 Likes
Message 7 of 7

henry_p8
Not applicable

Thank you, I find it functional. @Jeanette F

0 Likes