[Scilab-users] Fixed time step solver : Specify the time step

Quentin Mazué mazue.quentin at gmail.com
Wed Jul 23 14:58:57 CEST 2014


Enclosed, a simple example of my problem.

Integral_TimeStep.zcos
<http://mailinglists.scilab.org/file/n4030954/Integral_TimeStep.zcos>  

Load the xcos scheme and launch simulation.
->The variable "In" will contain 1000 data with a sample time of 0.1s
->The variable "out" will contain 2001 data with a sample time of 0.05s
(half of the time step specified in the setup menu)

If I change the "Maximum step size" in the setup : for example 0.01s
->The variable "In" will contain 1000 data with a sample time of 0.1s
->The variable "out" will contain 20526 data with a sample time of 0.005s
(half of the time step specified in the setup menu)

Thanks in advance for your replies.



--
View this message in context: http://mailinglists.scilab.org/Fixed-time-step-solver-Specify-the-time-step-tp4030948p4030954.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list