Where can I see model parameters?

Where can I see model parameters?

mustafa_o
Not applicable
128 Views
2 Replies
Message 1 of 3

Where can I see model parameters?

mustafa_o
Not applicable

[ FlexSim HC 5.1.0 ]

Hello,

A new beginner here. I am working on model that was created by an expert user. This is an Emergency Department model. I try to find out the model parameters. For example, there are 5 different type of patients. What are the arrival rates of these patients? Each patient can go to various imaging stations. What are the probabilities of going to each of these stations etc. May I get a list of all model parameters on a single page?

Thank you in advance!

0 Likes
Accepted solutions (1)
129 Views
2 Replies
Replies (2)
Message 2 of 3

Matthew_Gillespie
Autodesk
Autodesk
Accepted solution

The arrival rates of patients are defined on the Patient Arrivals objects in the model. You can right click on the Patient Arrivals icon in the library to get a list of arrival objects. The properties for this object will show how the arrivals are defined for that object and what PCI (Patient Classification Index) each arrival is.

The logic of what a patient does is defined in a Patient Track. You would need to open the Patient Track and find the activity where the decision of imaging stations is made. This will probably be found in the Patient Destination field of that activity or in the Next Activity field of another Decision Point activity that decides which Travel activity to start.

If the person who made the model put all the parameters into a global table and then referenced the correct cell of that table for field values then you might have a table of all your parameters. If not, then no there's no easy way to get a single page of all the parameters. All the parameters are defined in the fields on activities in the Track. You can click on the table button at the top of the track view to get a table view of all the fields in the activities of that track.



Matthew Gillespie
FlexSim Software Developer

0 Likes
Message 3 of 3

mustafa_o
Not applicable

Thank you. Very helpful.

0 Likes