diff --git a/examples/src/Simkit/README.md b/examples/src/Simkit/README.md new file mode 100644 index 0000000000000000000000000000000000000000..b68e2b837a30c48d2c446855de4b715103c78e76 --- /dev/null +++ b/examples/src/Simkit/README.md @@ -0,0 +1,8 @@ +# Simkit DIS examples + +This directory will hold a simple pair of basic Simkit programs. + +We will then make a pair of DIS-capable versions corresponding these same programs. + +Design goal: keep any DIS code to be entity oriented, +with focus of the servers to be centered on the production/handling/consumption of entities. diff --git a/examples/src/Simkit/SimkitSimpleDiscreteEventSimulationModelForDIS.docx b/examples/src/Simkit/SimkitSimpleDiscreteEventSimulationModelForDIS.docx new file mode 100644 index 0000000000000000000000000000000000000000..9b53790d0458594f1553db9b99c9cc03bf9b9096 Binary files /dev/null and b/examples/src/Simkit/SimkitSimpleDiscreteEventSimulationModelForDIS.docx differ