|
Complications Associated with Nonlinear Problems
|
Previous Top Next |
| · | Nonlinear problems can have more than one solution.
|
| · | A nonlinear problem may not, in fact, have a solution at all.
|
| · | Provide as good an initial value as you can, using the INITIAL VALUES section of the script.
|
| · | Ensure that the boundary conditions are consistent.
|
| · | Use STAGES to progress from a linear to a nonlinear system, allowing the linear solution to provide initial conditions for the nonlinear one.
|
| · | Pose the problem as a time-dependent one, with time as an artificial relaxation dimension.
|
| · | Use SELECT CHANGELIM to limit the excursion at each step and force FlexPDE to creep toward a solution.
|
| · | Use MONITORS to display useful aspects of the solution, to help identify troublesome terms.
|