Solved
Export Minimum of a time dependent equation
- November 9, 2018
- 6 replies
- 4296 views
Dear helpers,
I have a time dependent equation in x and y and I would like to export the local minimum of that equation dependent on time.
My idea was to set a time step first and then export the minimum for every time step in an (excel-)table (because I need to plot the results in excel for my diploma thesis). Therefor I tried to program a loop but it didn't work.
Is there anyone who can help me out? Is there another way to solve this?
I am thankful for every advice.
PS: the equation is w(x,y,t) at the end of the file. I set t=1 to show the results at this time in the plot.

