필터 지우기
필터 지우기

Multigrid - Grid point, Tolerance and Iterations' variation

조회 수: 1 (최근 30일)
Minas Emiris
Minas Emiris 2018년 11월 26일
I am working on the solution of a physical problem (Temperature variation inside a heated room). I am creating a mesh plot with x = length, y = width and z = temperature, and I am using a while loop to calculate the temperature value to the desired tolerance. I am also tying to increase the performance of the code, by using multigrid and varying the resolution of each loop and its tolerance and the iterations it runs. Is there a typical method that I need to use to increase performance? i.e. with less precise grid, use higher tolerance or use loops with ascending - descending number of grid points etc? I can provide my code, but I prefer not posting it publicly.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by