Evolution of time in simulation
Return to the EJS Modeling forum
Login to post to this thread
Time
|
Apostolos Michaloudis
28 Posts
|
Hi everyone! I have a problem: I use a page of code and i increase time like this: t += dt; where dt = 0.1;
Problem is that in diferrent machines sim is going way too slow
I choose RTV -> t and SPD -> 1
To fix the problem i create methods to increase the speed with _setSPD() method.
Is there a way to make sim running smoothly without having the students choose the speed?
|
|