INET-Complexity / Core-ESL

Open-source, distributed, economic simulation libraries for Java and Scala
7 stars 6 forks source link

Uses cases for different simulation scales? #9

Open davidrpugh opened 7 years ago

davidrpugh commented 7 years ago

In issue #6 @KG-ethc suggested that we explicitly discuss specific use cases for different simulation scales. @EconomicSL/core-devs thoughts?

DavoudTaghawiNejad commented 7 years ago

What do you mean with scales?

On Wed, Mar 29, 2017, 7:16 PM David R. Pugh notifications@github.com wrote:

In issue #6 https://github.com/EconomicSL/Core-ESL/issues/6 @KG-ethc https://github.com/KG-ethc suggested that we explicitly discuss specific use cases for different simulation scales. @EconomicSL/core-devs https://github.com/orgs/EconomicSL/teams/core-devs thoughts?

— You are receiving this because you are on a team that was mentioned. Reply to this email directly, view it on GitHub https://github.com/EconomicSL/Core-ESL/issues/9, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1K5ZvsI2GDJbvrpdkQlaglYFsUHgKxks5rqqACgaJpZM4MtXAu .

davidrpugh commented 7 years ago

I believe that by "scales" @KG-ethc was referring to the size of the simulation measured in some meaningful way. Perhaps number of agents? Number of cores? Amount of memory usage? @KG-ethc can you confirm?

KG-ethc commented 7 years ago

My understanding of the planning.pdf was that you wanted this to run on local machines and cloud instances. Simulating the state of Michigan is doable, the whole world population not so much. Of course it all depends on what you abstract away and how complex the decisions and variables are... If you want to add every tree in Michigan to the sim, you will need AWS.