question

S_Guru avatar image
0 Likes"
S_Guru asked Jason Lightfoot commented

Dynamically edit logistics network based on input data

Hi,
I am new to Flexsim and eventually want to build a large scale logistics network simulation model.

I wonder if it is possible to create network (consisting of node and arcs) dynamically using input data. Node can represent distribution center, store, or customer locations. Arc can represent connection (for the flow of goods) between the nodes. I want to build a generic model so that I can test various node/arc configurations. For instance, use the input data for node/arc to force open or close a node/arc. I would appreciate any comment.

FlexSim 20.2.0
flexsim 20.2.0networkdynamiclogistic
· 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.

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

Hi @S_Guru, was jason.lightfoot's answer helpful? If so, please click the red "Accept" button on 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

·
Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Jason Lightfoot edited

You can use the createinstance() and contextdragconnection() functions to build your model from data. There are many examples on the forum by searching for those commands like here and here.

You just need to know which classes to create. If it's geographically scaled then using FlexSim's network between objects will account for distances for travellers (you can add virtual distances if you need to see everything in a condensed layout).

5 |100000

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

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.