フィルターのクリア

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 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by