can we model non linear PDE in matlab using PDE model?

I am trying to model cathodic protection in concrete. It requires solution of laplace equation, but with non linear boundary conditions

Answers (1)

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

Asked:

on 26 Sep 2018

Answered:

on 27 Sep 2018

Community Treasure Hunt

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

Start Hunting!