Partial Differential Equations
Scientific Notebook can solve a variety of linear partial
differential equations of the first or second order;
that is, equations of the form
A
+
B
+
Cu =
E
or
A
+
B
+
C
+
E
+
F
+
Gu =
H
where A, B, C, E, F, G, and H are constants or functions of x
and y. These equations can also be written using the operator notation
ADxu + BDyu + Cu = E
or
ADxxu + BDxyu + CDyyu + EDxu + FDyu + Gu = H
Other traditional notation, such as uxy, may not be recognized.
Subsections