Calculate the Flux of a PDE solution

1 次查看(过去 30 天)
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