clawpack / pyclaw

PyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.
http://www.clawpack.com/pyclaw
BSD 3-Clause "New" or "Revised" License
162 stars 99 forks source link

Test the numerous SharpClaw options #19

Open ketch opened 13 years ago

ketch commented 13 years ago

Most settings of the following work in theory but have not been tested:

-char_decomp -lim_type

ketch commented 13 years ago

Also need tests for high order weno python kernels (there are tests already for high order weno fortran kernels).