Function TimeStepCalculation

Function Documentation

double TimeStepCalculation(int Input_history_points, double Time_h, std::vector<double> Time_input, double Number_of_time_steps_per_interval)

This routine calculates the time step length by dividing the time intervals provided in input in a fixed number of time steps (also set by input).

Author

D. Pizzocri

Author

T. Barani