Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.

Find the extent of a region

Please login with a confirmed email address before reporting spam

Hi everyone,

I have a model where I simulate the time-dependent temperature disturbance T(x,y,t) on a heterogeneous material surface, and I want to know how far in x and y direction the disturbance T>Tm reaches, and how it changes with time, so basically something like
Xm(t)=max(x(T>Tm))
Ym(t)=max(y(T>Tm))

Any hint is appreciated.

1 Reply Last Post 29.09.2016, 19:34 GMT-4

Please login with a confirmed email address before reporting spam

Posted: 8 years ago 29.09.2016, 19:34 GMT-4
After some test I got it work. The method is actually very easy, using the surface maximum to find y*(T>Tm) and x*(T>Tm).
After some test I got it work. The method is actually very easy, using the surface maximum to find y*(T>Tm) and x*(T>Tm).

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.