Snoopy Version 6.0 (Albert)
|
Go to the source code of this file.
Functions | |
void | mainloop (double t_start, double t_end) |
void | finish_mainloop () |
void finish_mainloop | ( | ) |
void mainloop | ( | double | t_start, |
double | t_end | ||
) |
Integrate in time the physical system from t_start to t_end. Outputs are done according to gvars.h
t_start,: | initial time of the simulation (usually 0...) |
t_end,: | final time of the simulation (will stop precisely at that time). |