Skip to content

Latest commit

 

History

History

Dahlquist

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Dahlquist

The model implements the Dahlquist test equation.

der(x) = -k * x

with the analytical solution

x(t) = exp(-k * t)