Skip to content

gasman-dom/gstt_hands_waitlist_st

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Streamlit interactive webapp using Simpy to model the
elective hand surgery pathway at GSTT.

Contents
######################################################
/binder
Contains yml file for sim2 environment that includes 
Streamlit package

/content
Contains the model code

	./global_params.py
	Contains global parameter class g

	./HandPatient.py
	Contains class to simulate a patient Entity
	in Simpy

	./HandPathway.py
	Contains class for the simpy Environment 
	and functions to run the simulation

	./model.py
	Contains code to run the simulation

	./ResultsCalculator.py
	Contains code to run multiple simulations
	and Streamlit wrappers to run webapp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages