Partial Differential Equation Toolbox 1.0.12
Product Description
- Introduction and Key Features
- Working with the Partial Differential Equation Toolbox
- Defining and Solving PDEs
- Handling Boundary Conditions
- Toolbox Application Modes
Defining and Solving PDEs
With the Partial Differential Equation Toolbox, you can define and numerically solve different types of PDEs, including elliptic, parabolic, hyperbolic, eigenvalue, nonlinear elliptic, and systems of PDEs with multiple variables.Elliptic PDE
The basic scalar equation of the toolbox is the elliptic PDEwhere
Parabolic, Hyperbolic, and Eigenvalue PDEs
The toolbox can also handle the parabolic PDEthe hyperbolic PDE
and the eigenvalue PDE
where d is a complex valued function on
Nonlinear Elliptic PDE
A nonlinear Newton solver is available for the nonlinear elliptic PDEwhere the coefficients defining c, a, and f can be functions of x, y, and the unknown solution u. All solvers can handle the PDE system with multiple dependent variables
You can handle systems of dimension two from the graphical user interface. An arbitrary number of dimensions can be handled from the command line. The toolbox also provides an adaptive mesh refinement algorithm for elliptic and nonlinear elliptic PDE problems.
Store