PDEs and Events
Determine the time for the centers of differently shaped plates to reach a certain temperature after the edges are heated.
| In[1]:= | ![]() X |
Stop integration and record the time when the plate center reaches
. The scale factor of 103 option is used so that the solution at the boundaries approaches the specified boundary condition of 1 very quickly from the (inconsistent) initial condition of 0.
| In[2]:= | ![]() X |
| Out[2]= |
Show each of the solutions at the time where the center has reached
.
| In[3]:= | ![]() X |
| Out[3]= | ![]() |



