researcherben / structural-simulation-toolkit

Sandia SST
GNU General Public License v3.0
4 stars 0 forks source link

contextualize SST in the space of DES; compare SST with other DES options #14

Open bhpayne opened 3 years ago

bhpayne commented 3 years ago

documentation that contextualizes SST as a DES.

Deliverable: A document in Latex that contains hyperlinks posted to https://github.com/sstsimulator/

Scope: Compare SST with other DES frameworks (e.g., Simpy). When should someone use SST over other options (e.g., parallelization of SST)

bhpayne commented 3 years ago

https://github.com/researcherben/structural-simulation-toolkit/wiki

and

https://github.com/researcherben/structural-simulation-toolkit/wiki/what-type-of-DES-is-SST%3F

bhpayne commented 3 years ago

Contextualize simulation of multi-component system:

  1. mockup: interfaces only; no data transformation; no timing
  2. functional prototype: interfaces and data transformation; no timing
  3. discrete event simulation: interfaces and data transformation and timing

Do not assume novices understand DES. Provide links to formal and informal references.

Domains that share the DES label but are not in scope for SST because they feature person-in-the-loop: hospital simulations and military training in aviation.

bhpayne commented 3 years ago

DES-specific jargon vs SST-specific jargon

DES-specific jargon

SST-specific jargon

The components can exchange messages every clock step, and execute an action as appropriate

bhpayne commented 3 years ago

https://github.com/researcherben/structural-simulation-toolkit/blob/master/contextualize_SST/README.md