Changes between Initial Version and Version 1 of Ticket #6338, comment 5
- Timestamp:
- 2021-01-21T13:42:58Z (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6338, comment 5
initial v1 6 6 7 7 >This sounds good. However, is it really different from what is happening now? I understood that the initial-lambda0 case actually only set the start values to the unknowns, and then the homotopy started at lambda = 0, which should be exactly the same as you're trying to do. 8 Do I miss something?8 >Do I miss something? 9 9 10 10 Before https://github.com/OpenModelica/OpenModelica/pull/7095 was merged for lambda=0 nothing was happening. So start values are set and then the homotopy process started with lambda=0.333 (or so). That is of course even harder then to start with the `actual*lambda+simplified*(1-lambda)` for lambda=0.