필터 지우기
필터 지우기

Calculate the Flux of a PDE solution

조회 수: 1 (최근 30일)
Henry1993x
Henry1993x 2016년 5월 5일
편집: Henry1993x 2016년 5월 5일
Hi there,
In previous versions it was possible to calculate the flux of a PDE solution c*grad(u) with the command:
[CGXU,CGYU]=pdecgrad(P,T,C,U)
In version 2016, the help leads one to:
[gradx,grady] = evaluateGradient(results,xq,yq);
but there isn't an example to estimate the flux. Any ideas on how that can be done?
Thanks!

답변 (0개)

카테고리

Help CenterFile Exchange에서 PDE Solvers에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by