clawpack / apps

Repository of applications of Clawpack and related codes
Other
11 stars 40 forks source link

add fvmbook directory with all examples from red book #9

Open rjleveque opened 10 years ago

rjleveque commented 10 years ago

The following can be adapted from the 4.6 versions at http://depts.washington.edu/clawpack/users-4.6/claw/doc/gallery/gallery_book.html

The following can be found in the 4.3 book site http://depts.washington.edu/clawpack/clawpack-4.3/book.html

ketch commented 9 years ago

PyClaw has an fvmbook directory (created long ago) that should be moved over to apps. Where should we put the PyClaw versions? My suggestion would be to put them in the same directory with each Fortran example; in some cases, code can be reused.

Also, I'm thinking of changing the PyClaw versions to self-contained IPython notebooks.

rjleveque commented 9 years ago

+1 to converting to IPython notebooks, and putting them in the same directory as each set of Fortran code sounds sensible to me.