Timeline for NDSolve: Normalizing at every step
Current License: CC BY-SA 3.0
16 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 15, 2013 at 11:13 | history | undeleted | andre314 | ||
| Apr 14, 2013 at 13:39 | history | deleted | andre314 | ||
| Apr 12, 2013 at 12:14 | history | edited | andre314 | CC BY-SA 3.0 | light code improvement (tStart of part 2 = tEndPartOne) + improved formatting |
| Apr 11, 2013 at 9:20 | comment | added | andre314 | @wdg I have added the whole code to reproduce the last graphics. It is just above the graphic. | |
| Apr 11, 2013 at 9:17 | history | edited | andre314 | CC BY-SA 3.0 | added 148 characters in body |
| Apr 11, 2013 at 9:12 | history | edited | andre314 | CC BY-SA 3.0 | added 148 characters in body |
| Apr 11, 2013 at 9:10 | comment | added | andre314 | @wdg There are no discontinuity (see figure I have just added). Maybe you have tried to glue the two first part of the answer. Warning : they are not in a "continuous" time interval (first : [0,1.1], second : [2,4]. There was also a factor 2 to simulate renormalisation. | |
| Apr 11, 2013 at 9:04 | history | edited | andre314 | CC BY-SA 3.0 | view of the junction + code |
| Apr 11, 2013 at 3:56 | comment | added | wdg | Reinitialize seems to be a nice work-around. Unfortunately, we would have to "glue" the solution manually, and there may be notable discontinuities in the solution. | |
| Apr 9, 2013 at 14:13 | history | edited | andre314 | CC BY-SA 3.0 | added 828 characters in body |
| Apr 9, 2013 at 13:28 | comment | added | andre314 | @wdg It seems that ndssdata@"SolutionVector"["Forward"]is not modifiable (no example in documentation). Nevertheless, I succeed in modifying data and resume the simulation with NDSolve`Reinitialize. The problem will be that time return to 0 at every reinitialization. | |
| Apr 8, 2013 at 13:00 | comment | added | andre314 | @wdg I'm not used in object programming. Maybe the problem is very basic. I think that ndssdata@"SolutionVector"["Forward"] is a field that can be set with =. | |
| Apr 8, 2013 at 9:47 | comment | added | wdg | It's strange that basic manipulation to SolutionVector does not work... Isn't it supposed to be an "ordinary" variable? | |
| Apr 7, 2013 at 20:53 | history | edited | andre314 | CC BY-SA 3.0 | added 234 characters in body |
| Apr 7, 2013 at 18:48 | history | edited | andre314 | CC BY-SA 3.0 | deleted 10 characters in body |
| Apr 7, 2013 at 18:41 | history | answered | andre314 | CC BY-SA 3.0 |