Skip to content
Jair Andrade edited this page Dec 7, 2022 · 6 revisions

Welcome to the PANDEM simulator wiki!

  • Last working commit: Dec 5, 2022: 0f244d07f7d3486da1f15fa3e47deb251ac94fad

  • Arrayed variables should be added one by one to the exports table. They should not be added them using the * operator.

  • Stella simulator does not export flows to text files. For a given flow variable, a workaround consists of creating an auxiliary variable whose equation is equal to such flow, and then exporting the auxiliary instead of the flow.

Clone this wiki locally