Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Literature Review: MASON #7

Open
clorton opened this issue Jan 24, 2024 · 2 comments
Open

Literature Review: MASON #7

clorton opened this issue Jan 24, 2024 · 2 comments

Comments

@clorton
Copy link
Contributor

clorton commented Jan 24, 2024

https://cs.gmu.edu/~eclab/projects/mason/

"Create an agent based SEIR disease model with 1 million agents distributed unevenly across 25 nodes with an initial outbreak of 100 agents. β and mean incubation period are inputs to the model. Run for 1 simulated year and plot the aggregated SEIR curves for the total population and the SEIR curves for each node in a 5 by 5 grid of plots."

@jonathanhhb
Copy link
Collaborator

"MASON 21 is a fast agent-based simulation library core in Java, designed to be the foundation for large custom-purpose Java simulations, and also to provide more than enough functionality for many lightweight simulation needs. MASON contains both a model library and an optional suite of visualization tools in 2D and 3D."

There is now a Distributed MASON (presumably to run at scale) and GeoMASON, with GIS integration.

There is also reportedly a 450 page documentation manual.

@jonathanhhb
Copy link
Collaborator

Seems to have a lot going for it but the ubiquitous Java thing seems like it would be a pretty serious tech change for us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants