-
We have identified an issue in some StateGraph example models that can affect the simulation result depending on the order
in which the events get handled. We are looking for clarification on the eve…
-
Following up on @142, this is a MWE of where this code fails on a GPU. The error and code are copied below.
The error occurs when we include both or either salinity and temperature forcing.
@si…
-
I've done discrete event simulation previously, but never with open-source packages like R's `simmer` package or python's `SimPy`. Additionally, I know rOpenSci has a number of good new packages for w…
-
Make a page in the app to explain the concept of DES, using animated visualisations to build up understanding.
-
Hi @yuvipanda,
[Continuing our discussion from Team last week.... ]
Broadly, the idea is to simulate (via Discrete Event Simulation) the cluster operation to find optimal system parameters (Node t…
-
I have a system where I use events and root-finding. Specifically, this is a 3D set of ODEs (infection stages, age and sex structure).
I use root-finding to stop the simulation when it appears to ha…
-
Follow-up of ticket OpenModelica/OpenModelica#12531 by @BasilioPV. Consider the following MWE:
```modelica
model DiscreteIssue
discrete input Real In(start=1);
discrete output Real Out(start=0…
-
@JuliaRegistrator register()
-
-
I'm trying to asses the opportunity for one or more pull requests that add some features to desim. Most of those are the result of my own needs for discrete event simulation, but I would like to see i…
lc525 updated
3 years ago