We deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technical expertise
PDESolve[cdata,bcdata,vd,sd,mdata]
solves a PDE based on coefficient data cdata, boundary condition data bcdata, variable data vd, solution data sd and method data mdata to return new solution data.
Examplesopen all close all Basic Examples (3)Load the finite element package:
Set up a NumericalRegion:
Set up variable and solution data:
Initialize the partial differential equation data:
Set up the solution of the linear PDE . Initialize the linear coefficients:
Initialize the linear boundary condition data:
Set up the solution of the nonlinear PDE . Initialize the nonlinear coefficients:
Initialize nonlinear boundary condition data:
Options (8) "FindRootOptions" (5)Inspect the number of function calls, steps and Jacobian evaluations needed:
Specify that PDESolve is to use the default FindRoot root-finding algorithm:
Specify that PDESolve is to use the default affine covariant Newton method:
Set up PDESolve to not use Broyden updates:
Set a PrecisionGoal for the default PDESolve FindRoot method:
"LinearSolver" (3)Specify PDESolve to use a direct method for LinearSolve:
Specify PDESolve to use a Krylov method for LinearSolve:
Specify PDESolve to use a customer function for LinearSolve:
Properties & Relations (1)Options given to PDESolve can be given to NDSolve by specifying "PDESolveOptions":
Wolfram Research (2019), PDESolve, Wolfram Language function, https://reference.wolfram.com/language/FEMDocumentation/ref/PDESolve.html (updated 2020). TextWolfram Research (2019), PDESolve, Wolfram Language function, https://reference.wolfram.com/language/FEMDocumentation/ref/PDESolve.html (updated 2020).
CMSWolfram Language. 2019. "PDESolve." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/FEMDocumentation/ref/PDESolve.html.
APAWolfram Language. (2019). PDESolve. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/FEMDocumentation/ref/PDESolve.html
BibTeX@misc{reference.wolfram_2025_pdesolve, author="Wolfram Research", title="{PDESolve}", year="2020", howpublished="\url{https://reference.wolfram.com/language/FEMDocumentation/ref/PDESolve.html}", note=[Accessed: 17-August-2025]}
BibLaTeX@online{reference.wolfram_2025_pdesolve, organization={Wolfram Research}, title={PDESolve}, year={2020}, url={https://reference.wolfram.com/language/FEMDocumentation/ref/PDESolve.html}, note=[Accessed: 17-August-2025]}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4