- 26 Oct, 2016 2 commits
-
-
Jesse VanderWees authored
-
Jesse VanderWees authored
-
- 21 Oct, 2016 2 commits
-
-
https://gitlab.com/deltares/rtc-toolsJesse VanderWees authored
# Conflicts: # doc/examples/pyplots/ensemble_results.py
-
Jesse VanderWees authored
-
- 19 Oct, 2016 9 commits
-
-
Jorn Baayen authored
-
Jorn Baayen authored
-
Jesse VanderWees authored
-
Jorn Baayen authored
Replace orifice_vs_pump_openmodelica.PNG extension with .png See merge request !10
-
Jesse VanderWees authored
-
Jesse VanderWees authored
-
Jorn Baayen authored
Improve examples See merge request !8
-
Jesse VanderWees authored
-
-
- 18 Oct, 2016 3 commits
-
-
Jorn Baayen authored
-
-
Jorn Baayen authored
-
- 17 Oct, 2016 3 commits
-
-
Jesse VanderWees authored
-
Tjerk Vreeken authored
We should not go into detail about the installation instructions of JModelica, but refer to their own instructions instead. Should the user want to install in a virtual environment, the installation of JModelica's dependencies using pip would be part of JModelica's installation process (i.e. not RTC-Tools's installation process). Removed the related virtual environment lines, replacing them with a general recommendation.
-
Jorn Baayen authored
__init__.py: Change warning when casadi could not be imported to reflect the resulting runtime issues.
-
- 14 Oct, 2016 15 commits
-
-
Tjerk Vreeken authored
-
Jorn Baayen authored
-
Jorn Baayen authored
-
Jorn Baayen authored
-
Jorn Baayen authored
-
Jesse VanderWees authored
-
Jesse VanderWees authored
-
Jorn Baayen authored
-
Jesse VanderWees authored
-
Jesse VanderWees authored
-
Jesse VanderWees authored
-
Jesse VanderWees authored
-
-
Jorn Baayen authored
Introduce OptimizationProblem.der() method, yielding time-independent derivative symbols for use in path constraints.
-
Jesse VanderWees authored
-
- 13 Oct, 2016 4 commits
-
-
Jorn Baayen authored
goals of the same class (but acting on different variables) can co-exist within the same optimization problem.
-
https://gitlab.com/deltares/rtc-toolsJesse VanderWees authored
# Conflicts: # rtctools/optimization/collocated_integrated_optimization_problem.pyx
-
Jesse VanderWees authored
-
Jorn Baayen authored
CollocatedIntegratedOptimizationProblem.der(): Try to use history when computing derivative at t0, returning 0 if the history if not available. Also corrected an issue where in states_in, der, and integral, the t0 point was counted twice if a history was available.
-
- 12 Oct, 2016 2 commits
-
-
Jorn Baayen authored
-
Jesse VanderWees authored
-