Allocate Available

Use this forum to post Vensim related questions.
Post Reply
krreddi
Member
Posts: 39
Joined: Sat May 16, 2009 9:03 pm

Allocate Available

Post by krreddi »

Can we allocate whole (not fraction) resources to entities to address full demand in the order of priority? If yes what is the Allocation function. I am presently using allocate available function and in case there is no function to do the above, then what can we do to the result from allocate available to achieve our goal?
bob@vensim.com
Senior Member
Posts: 1107
Joined: Wed Mar 12, 2003 2:46 pm

Post by bob@vensim.com »

Actually, thus functionality will be available in 5.10e which should be out in early December. If you would like to get access to an engineering release with this send me an email.
krreddi
Member
Posts: 39
Joined: Sat May 16, 2009 9:03 pm

Post by krreddi »

Bob,

I think I have sorted out that. I have tried for different values for pwidth and when the value is 0, the allocations are whole. The results are below and I hope it is right. Thanks for the reply.


With Ptype 1 and pwidth 4

Simulation Allocation Priority[One,ppriority] Allocation Priority[Two,ppriority] Demand[One] Demand[Two] Flow res T1 Test Flow T2 Test Flow T3 Test Flow T1 Test Flow 2 T2 Test Flow 2 T3 Test Flow 2
1 2 1 10 2 10 8.75 8.75 8.75 1.25 1.25 1.25
2 1 2 8 5 12 7 7 7 5 5 5

With ptype 1 and pwidth 0

Simulation Allocation Priority[One,ppriority] Allocation Priority[Two,ppriority] Demand[One] Demand[Two] Flow res T1 Test Flow T2 Test Flow T3 Test Flow T1 Test Flow 2 T2 Test Flow 2 T3 Test Flow 2
1 2 1 10 2 10 10 10 10 0 0 0
2 1 2 8 5 12 7 7 7 5 5 5
Post Reply