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
|
|||
|
|||
Resource fraction / part time resources
Hi,
I'm faced with an administrative problem, where the number of resources (full-time resources) is given by a floating-point value (e.g. 2.3 full-time operators). Has somebody been faced with a similar problem? How could this be modeled? I tried to do something with timetables. Operators are modeled by a processor each - for the example 3 processors (2 full-time + the special one working only 3/10 of the time). The timetable would put the third processor in the state SCHEDULED_DOWN - the timetable would have to be adapted manually to make the third processor work 3/10 of the time. Now, it would be nice to have the value 2.3 e.g. in a global table - to be able to change this value easily. Any suggestions? Thanks! |
#2
|
|||
|
|||
I'd try and find out the timetable and model the resources. For example it could be 7 operators on 8 hour shifts. If they feed other processes, I'd want to get the timing right rather than spread the capacity out.
|
The Following User Says Thank You to Jason Lightfoot For This Useful Post: | ||
Stefan Trabut (06-06-2011) |
#3
|
||||
|
||||
Hi Stefan,
just a quick idea: You could calculate the time for the partly needed ressource by using the command fmod(), e.g. dwShiftTime = 8 dwWorkingTime = fmod(table value) * dw ShiftTime Greetings, FlorianK |
The Following User Says Thank You to FlorianK For This Useful Post: | ||
Stefan Trabut (06-06-2011) |
Thread | Thread Starter | Forum | Replies | Last Post |
Displaying the simulation time with the various date/time formats. | Regan Blackett | Tips and Tricks | 12 | 11-12-2012 08:01 AM |
Operator Utilized During Fixed Resource Breakdown | Ramez Tadros | Q&A | 19 | 08-16-2010 07:03 PM |
how to control display part of 3d shape according to ZOOM IN , ZOOM out | Jeanzhao | Q&A | 1 | 04-01-2010 09:00 PM |
Resource and Equipment | Sung Kim | Q&A | 1 | 08-03-2009 12:32 PM |
All time related values 0,0000001 time units delayed | Patrick Cap | Q&A | 2 | 05-01-2009 01:50 AM |