Skip to content

optimization: enable initial condition check

Sjoerd Geevers requested to merge check_initial_solution into master

Enable checking the initial condition. This can be achieved by setting the class variable _number_of_time_steps_to_optimize to 0.

Merge request reports