misken / obflowsim

OB patient flow simulation model in Python
MIT License
4 stars 0 forks source link

LOS adjustments for blocking #3

Open misken opened 2 years ago

misken commented 2 years ago

Need to specify which route moves are subject to LOS adjustments due to blocking.

misken commented 1 month ago

Delay blocking has been implemented. However, we are ignoring case where patient blocked longer than next LOS - the next LOS is just set to zero.