Difference: EditingDecideModules (11 vs. 12)

Revision 122010-01-27 - KatTrevor

Line: 1 to 1
 
META TOPICPARENT name="ArenaGuide"

Editing Decide Modules

Line: 40 to 40
  Arena evaluates the expression and routes to the True exit point if the expression is true or the False exit point otherwise.
Added:
>
>
Consider the example of simulating the operations within an egg sorting factory over several weeks. Employees are rostered to work Monday to Friday however employees do not work on the weekend. The simluation must determine that it is not the weekend in order to simluate employees arriving for work. If Sunday is Day 1, Monday Day 2, Wednesday Day 3....etc (up to Saturday Day 7) the following Decide module could be used to determine if the factory should open for business.

NB: TNOW is an inbulit Arena variable that determines the current time of the simulation

NB: DayOfWeek(TNOW) is a user-defined variable that uses TNOW to determine the current day of the week in the simulation

 

N-way by Chance

Coming soon!

Line: 52 to 57
 
  • Decide_module_by_entity_type_example.PNG:
Added:
>
>
  • Decide_module_by_expression_example.PNG:
    Decide_module_by_expression_example.PNG

  • Decide_module_by_expression.PNG:
    Decide_module_by_expression.PNG
 
META FILEATTACHMENT attachment="Decide_Module_by_Attribute_example.png" attr="h" comment="" date="1264024876" name="Decide_Module_by_Attribute_example.png" path="U:\Summer Work\Printscreens\Decide Module by Attribute example.png" size="37934" stream="U:\Summer Work\Printscreens\Decide Module by Attribute example.png" tmpFilename="" user="KatTrevor" version="1"
META FILEATTACHMENT attachment="Decide_module_by_Attribute.png" attr="h" comment="" date="1264024897" name="Decide_module_by_Attribute.png" path="U:\Summer Work\Printscreens\Decide module by Attribute.png" size="8244" stream="U:\Summer Work\Printscreens\Decide module by Attribute.png" tmpFilename="" user="KatTrevor" version="1"
META FILEATTACHMENT attachment="decide_modules_flow_diagram.PNG" attr="h" comment="" date="1264040826" name="decide_modules_flow_diagram.PNG" path="U:\Summer Work\Printscreens\decide modules flow diagram.PNG" size="4700" stream="U:\Summer Work\Printscreens\decide modules flow diagram.PNG" tmpFilename="" user="KatTrevor" version="2"
Line: 62 to 73
 
META FILEATTACHMENT attachment="Entity_Type_Decide_Modules.PNG" attr="h" comment="" date="1264469628" name="Entity_Type_Decide_Modules.PNG" path="U:\Summer Work\Printscreens\Entity Type Decide Modules.PNG" size="17295" stream="U:\Summer Work\Printscreens\Entity Type Decide Modules.PNG" tmpFilename="" user="KatTrevor" version="1"
META FILEATTACHMENT attachment="Decide_Module_by_Entity_Type.PNG" attr="h" comment="" date="1264540719" name="Decide_Module_by_Entity_Type.PNG" path="U:\Summer Work\Printscreens\Decide Module by Entity Type.PNG" size="10260" stream="U:\Summer Work\Printscreens\Decide Module by Entity Type.PNG" tmpFilename="" user="KatTrevor" version="1"
META FILEATTACHMENT attachment="Decide_module_by_entity_type_example.PNG" attr="h" comment="" date="1264541085" name="Decide_module_by_entity_type_example.PNG" path="U:\Summer Work\Printscreens\Decide module by entity type example.PNG" size="5459" stream="U:\Summer Work\Printscreens\Decide module by entity type example.PNG" tmpFilename="" user="KatTrevor" version="1"
Added:
>
>
META FILEATTACHMENT attachment="Decide_module_by_expression_example.PNG" attr="h" comment="" date="1264558416" name="Decide_module_by_expression_example.PNG" path="U:\Summer Work\Printscreens\Decide module by expression example.PNG" size="5625" stream="U:\Summer Work\Printscreens\Decide module by expression example.PNG" tmpFilename="" user="KatTrevor" version="1"
META FILEATTACHMENT attachment="Decide_module_by_expression.PNG" attr="h" comment="" date="1264558427" name="Decide_module_by_expression.PNG" path="U:\Summer Work\Printscreens\Decide module by expression.PNG" size="10391" stream="U:\Summer Work\Printscreens\Decide module by expression.PNG" tmpFilename="" user="KatTrevor" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback