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 |
|
Downloads |
Flexsim Student Forum Forum for discussion for Flexsim Students using the Flexsim Textbook. |
#1
|
|||
|
|||
problem on processing time
Hi, I try to do an exercise, which is a hand simulation on barge operation. In my model, I queue up barges according to their arrival time. And the output is the average waiting at the queue. However, after I tried some experiments, I found the average processing time are different from the input data.
The input data is based on an excel file and I calculated the average processing time is 2.4 hour. But after I put these data into my model, the result showed that the average processing time is around 1.9-2 hour. Also, the group(2 berths) average processing time is reduced to 1.4 hour. What's wrong in my model ?? |
#2
|
||||
|
||||
If you want to work with numbers behind the comma please use double's and not int's So now all your nice 1.4 and 2.5 are rounded to 1 and 2
int processing = /**/getlabelnum(item,"Processing time")/**/; |
The Following 2 Users Say Thank You to Steven Hamoen For This Useful Post: | ||
Kris Geisberger (12-06-2011) |
Thread | Thread Starter | Forum | Replies | Last Post |
Best way to have fluid processing time? | JMEngelhart | Q&A | 1 | 10-25-2011 08:58 AM |
How to use the crane like operator during setup and processing time? | syseo | Q&A | 2 | 08-05-2011 12:09 PM |
GlobalVariables & Processing Time | shashanktrivedi | Q&A | 3 | 05-19-2011 11:54 PM |
Custom GUI processing time input & script control | shashanktrivedi | Q&A | 2 | 05-19-2011 10:28 AM |
Robot processing | Sung Kim | Q&A | 7 | 08-27-2008 06:48 AM |