Skip to content

Commit 28fce3d

Browse files
committed
feat(model_reviews): add nurse staffing and stroke pathway models
1 parent 09e966d commit 28fce3d

File tree

1 file changed

+25
-8
lines changed

1 file changed

+25
-8
lines changed

pages/research/model_reviews.qmd

Lines changed: 25 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,7 @@ author:
88

99
We have supported some existing modellers to make their DES more reproducible and reusable.
1010

11-
## Devon Air Ambulance Discrete Event Simulation
12-
13-
In progress - watch this space!
14-
<!--TODO-->
15-
16-
## Hybrid Simulation Modelling for Orthopaedics
11+
## Hybrid simulation modelling for orthopaedics
1712

1813
The model is available at:
1914

@@ -26,17 +21,39 @@ It combines:
2621

2722
It is summarised in the poster "[Clinical Pathway Modelling of a Trauma and Orthopaedics Department](https://github.com/MHowells/SW25_poster)" from the OR Society's 12th Simulation Workshop (SW25) conference
2823

29-
Our involvement was to complete a review of the model repository, providing the review as a [GitHub issue](https://github.com/MHowells/HybridSimModel/issues/3) (and an accompanying [pull request](https://github.com/MHowells/HybridSimModel/pull/2)). The review was structured into:
24+
Amy reviewed the model repository, providing the review as a [GitHub issue](https://github.com/MHowells/HybridSimModel/issues/3) (and an accompanying [pull request](https://github.com/MHowells/HybridSimModel/pull/2)). The review was structured into:
3025

3126
* A review summary.
3227
* Feedback from running the code (e.g., dependency management, code troubleshooting).
3328
* Evaluation against the STARS framework for model reuse.
3429
* Evaluation against the STARS reproducibility recommendations.
3530

36-
For example, a snapshot from the review:
31+
::: {.callout-note title="Example snapshot from review" collapse="true"}
3732

3833
![Screenshot from the review GitHub issue](model_reviews_resources/ortho_snapshot.png)
3934

35+
:::
36+
37+
## Nurse staffing simulation
38+
39+
The model is available at:
40+
41+
> Tolusha Dahanayake Yapa [![ORCID](/images/orcid.png)](https://orcid.org/0009-0003-3576-5177), Peter Griffiths [![ORCID](/images/orcid.png)](https://orcid.org/0000-0003-2439-2857), Tom Monks [![ORCID](/images/orcid.png)](https://orcid.org/0000-0003-2631-4481), Chiara Dall'Ora [![ORCID](/images/orcid.png)](https://orcid.org/0000-0002-6858-3535), Ezekwesiri Nwanosike [![ORCID](/images/orcid.png)](https://orcid.org/0000-0003-1831-6591), Natalie Pattison [![ORCID](/images/orcid.png)](https://orcid.org/0000-0002-6771-8733), Christina Saville [![ORCID](/images/orcid.png)](https://orcid.org/0000-0001-7718-5689) (2026). Nurse Staffing Simulation Paper. GitHub. <https://github.com/TolushaDYapa/NurseStaffingSimulation_Paper>.
42+
43+
Amy attempted to reproduce results in the draft paper, recording results in a [GitHub issues](https://github.com/TolushaDYapa/NurseStaffingSimulation_Paper/issues/1) and providing pull requests with some suggested changes.
44+
45+
This supported the addition of an environment file with all required dependencies, and identified a missing analysis script required for creating the paper tables.
46+
47+
## Stroke pathway simulation
48+
49+
The model is available at:
50+
51+
> John Williams (2026). GitHub. <https://github.com/jfwilliams4/des_stroke_project>.
52+
53+
A revised version of the repository is available at: <https://github.com/Bergam0t/jw_hsma_des_stroke_project>.
54+
55+
Working alongside Sammi Rosser [![ORCID](/images/orcid.png)](https://orcid.org/0000-0002-9552-8988), Amy has been contributing to improvements of the model repository. This includes testing, documentation, further analyses, and more.
56+
4057
<br>
4158
---
4259

0 commit comments

Comments
 (0)