ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
#1
|
|||
|
|||
Global Table for Stochastic Processing Time
Dear All,
Lately I'm using Global Table to assign processing time of processor. I found it quite convenience to as the system that I'm observing has dynamic processing time. So far, I only key in deterministic processing time into the table. Now, the need is using stochastic processing time. Any suggestion about how to input processing time with certain distribution to the Global Table? Also if possible, is there any way to make the Maximum Content of Processor referring to Global Table? Thank you so much. |
#2
|
|||
|
|||
To execute a distribution stored in a global table:
1. right-click on the cell in the table, Assign String Data then enter your distribution 2. use executetablecell() in place of gettablenum() You could set the max content of the processor OnReset setvarnum(current,"maxcontent", newmaxcontentvalue); |
The Following 5 Users Say Thank You to Kris Geisberger For This Useful Post: | ||
Vadim Fooks (04-02-2013) |
#3
|
||||
|
||||
Model example
Hii community I too faced the same problem with the above description.
I am attaching a model file with an example For product 1 routing is source1-p1-p2-p3-sink For product 2 routing is source2-p2-p3-p4-sink For product 3routing is source3-p3-p4-p1-sink queue should not release items until processing of items done.The data given below is given for each of the three stages.My question is How to read the data from the global table? How the items can be released with a certain distribution using the global table? Please help me Thanks for all your patience |
Thread | Thread Starter | Forum | Replies | Last Post |
problem on processing time | Jack Lai | Flexsim Student Forum | 2 | 12-01-2011 02:57 AM |
Best way to have fluid processing time? | JMEngelhart | Q&A | 1 | 10-25-2011 08:58 AM |
Inter-arrival Time From Global Table | shashanktrivedi | Q&A | 2 | 06-15-2011 11:01 AM |
GlobalVariables & Processing Time | shashanktrivedi | Q&A | 3 | 05-19-2011 11:54 PM |
Can I make a column of a global table to type table? | qin tian | Q&A | 0 | 10-01-2008 09:27 PM |