Interpolatetemperature produces NaN inside domain

조회 수: 1 (최근 30일)
Tobias
Tobias 2019년 7월 30일
댓글: Sai Bhargav Avula 2019년 8월 14일
Hi,
I have solved a thermal pde on a rectangular domain sucessfully.
However when I want to evaluate the solution at intermediate (horizontal) lines, for some values the result is NaN. The query points are all inside the domain on which the pde was solved. If I move the line by approx. 0.2 * Hmax the result is valid.
From the documentation I dont see how this can happen, as NaN should only be returned if the query points are outside the domain.
What could be the reason for this behaviour?
Thanks
Tobias
  댓글 수: 1
Sai Bhargav Avula
Sai Bhargav Avula 2019년 8월 14일
As you mentioned the interpolateTemperature function only returns NaN when the query points lie outside the domain. Can you provide the data of your solution from thermal pde?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Geometry and Mesh에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by