sazzadhossain Posted May 13, 2015 Posted May 13, 2015 Hi All if we use a property of length with unit(i.e km) and another property of travel rate with unit(i.e km/hr) and I like to divide these two properties in a assign new value , will it give a state value in time(i.e hr) does Simio allow this sort division of units Sincerely Sazzad
SEVAR1 Posted May 14, 2015 Posted May 14, 2015 I would recommend you take a look at the SimBit example "Record Distance Traveled" to measure distances (might have to do some tweaking, I think the basic unit is Meters). Also, if you want to do the calculation you mentioned (distance/speed), if the speed is constant throughout your simulation run, you could create a Response in the Experiments page and use the expression related to your distance and divide it by the value of speed. Hope it helps at least a little! Edit: Another option that could work easily is to check each Vehicle's TransportingTime statistics after an experiment (in Pivot Grid). To find that statistics, check in the category ResourseState and you should find the average transporting time in hours, the number of occurences, etc.
Recommended Posts