Initial rebuild

This commit is contained in:
Jason Thistlethwaite
2024-01-30 20:45:30 -05:00
parent bdfb8a7e85
commit 11ea03ab2e
198 changed files with 3597 additions and 0 deletions
@@ -0,0 +1,6 @@
A Montecarlo throughput simulation breaks a process down into several steps and then runs computerized simulations of the process to determine the most likely results over a period of time.
Basic shared reference implementation:
https://docs.google.com/spreadsheets/d/1QSBV5RB9NImf-em41uvrx4mJnYaXDtRH49xHrjKUBwA/edit?usp=sharing
Where possible I use [[FlexSim]] or [[Maya]] for these things.