pde2path 2.4: installation and usage tipps

See here for an overview of the problem structure and main routines of pde2path. See here for a description of the settings and numerical constants in the problem structure 'p'.

Install and test pde2path 2.4:

  1. Go into the "pde2path" folder and run the file "setpde2path.m" (drag-and-drop into the command window).
  2. Go to the "demos/acsuite/ac1D_simple" directory and open the "cmds.m" file, and run it cell-by-cell.
  3. Check out the other demos and use a suitable demo as a template for your problem (see the manual for the equations of the demos)

Step 1 needs to be done each time pde2path is used from this directory. (Or save the path.) Use this also to switch between versions or installations of pde2path.

Usage tips for Matlab environment: