can we model non linear PDE in matlab using PDE model?
Show older comments
I am trying to model cathodic protection in concrete. It requires solution of laplace equation, but with non linear boundary conditions
Answers (1)
Alan Weiss
on 27 Sep 2018
0 votes
If the nonlinearity is of a supported type, then you should be able to model the PDE. See Specify Boundary Conditions for descriptions of the supported types: Dirichlet, Neumann, and mixed. The boundary condition can depend on position, normal vector, and on the solution u.
Alan Weiss
MATLAB mathematical toolbox documentation
Categories
Find more on Boundary Conditions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!