Files for Chapter 1 Method of Lines PDE Analaysis in Biomedical Science and Engineering pde_1a_main.R Listing 1.1 pde_1a.R Listing 1.2 "a" has been added to the files names to make them unique; changes in the R code to include "a" have been made in these files. source("max3.R") has been removed since this file is not required. step.R Listing 1.3 dss004.R dss012.R dss020.R vanl.R pde_1b_main.R Listing 1.6 pde_1b.R Listing 1.7 "b" has been added to the files names to make them unique; changes in the R code to include "b" have been made in these files. pulse.R Listing 1.5 dss004.R dss012.R dss020.R vanl.R Please note that the two main programs have a setwd (set working directory) statement that will require editing for the local computer. Specifically, the folder where the R routines reside has to be defined, e.g., setwd("f:/comp3/wiley_download/chap1"); Note the use of / rather than the usual \. Other listings discussed in Chapter 1 (e.g., Listing 1.4) are easily produced by editing the preceding files (as discussed in Chapter 1). If you encounter any problems in executing these files (by copying and pasting the main programs into R at the prompt, then editing setwd), or require additional explanation/ clarification, please contact the author at wes1@lehigh.edu, (610) 758-4264.