Jump to content

oma110

Members
  • Posts

    4
  • Joined

  • Last visited

About oma110

Personal Information

  • First Name
    Omar
  • Last Name
    Ashour
  • Company/University Name
    Penn State Behrend

Converted

  • LOCATION
    PA, USA

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

oma110's Achievements

Newbie

Newbie (1/14)

  • One Month Later Rare
  • One Year In Rare
  • Week One Done Rare

Recent Badges

0

Reputation

  1. Thank you Sébastien, that's what I was missing (point number 2). I appreciate it.
  2. Hi g1h2j3, Thank you . I am not sure if this is what I need. I attached a simple model. I just want the vehicle to check the last pick up location (TransferNode), if it is not empty, the vehicle should go back to the same location to pick up the rest of the entities. I thought entity priority would be enough, but it seems not. My convention is small number == high priority, that's why I use smallest value first . Thanks, Model.spfx
  3. Hi, I am trying to model this situation: One vehicle picks up entities "On Demand" from two locations (TransferNodes) and send them to Sink1. Entities with high priority arrives at TransferNode1, while entities with low priority arrives at TransferNode2. When I choose the Ranking Rule to be Smallest Value First and the Ranking Expression is ModelEntity.Priority in the Resource Logic of the Vehicle, the Vehicle picks up entities probabilistically from the locations. How can I make the Vehicle picks up the entities with the highest priority first and once it is started picking at one location (say TransferNode1), I want it to keep picking up the entities from that location until the RidePickupQueue of that location is empty. Then the vehicle can move to the next location, finish it up, and so on. I think I need to add a logic on the Evaluating Transport Request Add-On Process Trigger on the Vehicle but I do not know how. Any help is appreciated. Thanks, Omar
×
×
  • Create New...