Search found 4 matches

by Simulerings Mads
Thursday 13 April, 2023 - 10:44
Forum: Enterprise Dynamics 4DScript
Topic: Labelvalue in tabel
Replies: 3
Views: 40395

Re: Labelvalue in tabel

Hey Gabe-Hein

I've corrected the things you mentioned. The simulation is able to run, but when the product reaches the sink it returns the following error
"Trying to set cell (r,c) : (2275,2) , last row = 2275, last column = 1 -> Timedata (AtomID: 196), FUNCTION: SetTimedata (Ln: 1, Col: 1 ...
by Simulerings Mads
Monday 10 April, 2023 - 11:16
Forum: Enterprise Dynamics 4DScript
Topic: Labelvalue in tabel
Replies: 3
Views: 40395

Labelvalue in tabel

Hey

I'm trying to simulate a production system for a university project. There is a total of 5 operations, which is sequenced after Earliest due date. I've assigned a label called Duedate in the source atom with a value from a empirical distribution table. The duedate value represent the maximum ...
by Simulerings Mads
Wednesday 27 April, 2022 - 13:21
Forum: Modeling in Enterprise Dynamics
Topic: Advanced Transport to follow an empirical distribution
Replies: 3
Views: 20886

Re: Advanced Transport to follow an empirical distribution

Hey Harry

We're simulating a picking process in a warehouse. We have come a bit further and found that using queues works better as our racks (2500). We have a source that sends 20-30 products to a server.

We have a source [/b]with:
- Inter arrival time: 140
- Trigger on exit: Label([OrderSize],i ...
by Simulerings Mads
Monday 11 April, 2022 - 13:38
Forum: Modeling in Enterprise Dynamics
Topic: Advanced Transport to follow an empirical distribution
Replies: 3
Views: 20886

Advanced Transport to follow an empirical distribution

Hello community

I am modelling a system where I have :

⁃ One advanced transporter
⁃ 2500 sources (product locations)
⁃ Each source generates a random number between 0-100
⁃ One source that generates a container with a random number between 0-100 (starting point)
⁃ One sink
⁃ An imperial ...