.ModelicaDEVS.Examples.DifferentialEquation.DEDymola

Standard Dymola simulation of a differential equation.

Information

Dymola Differential Equation

This example simulates the the following equation:

dx/dt=-x + 10s(t-1.76)

where s() is the unit step function that returns 0 for a negative argument, and 1 for non-negative argument.


Output:

There is only a single output variable, y, that gives the analytical trajectory of x.
Generated at 2025-03-11T19:24:33Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos