Hi,
I would like to know at which exact time occurs a maximum of a variable, and so far I only got to know the maximum of this variable but not WHEN it occurs. I tried with the operator maxop1 but appearently it only works for the spatial location of a maximum, i.e. for the x,y,z location but not for the t. When I apply maxop1(V,t) it only returns me the maximum value of the time, which is always- obviously- the last time value of my simulation. Do you have any suggestions?
Thank you very much in advance.
I would like to know at which exact time occurs a maximum of a variable, and so far I only got to know the maximum of this variable but not WHEN it occurs. I tried with the operator maxop1 but appearently it only works for the spatial location of a maximum, i.e. for the x,y,z location but not for the t. When I apply maxop1(V,t) it only returns me the maximum value of the time, which is always- obviously- the last time value of my simulation. Do you have any suggestions?
Thank you very much in advance.