pyclaw icon indicating copy to clipboard operation
pyclaw copied to clipboard

PyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.

Results 88 pyclaw issues
Sort by recently updated
recently updated
newest added

This is not fully working yet. We're transitioning away from using Travis, and also from nose (which is no longer supported).

Currently the defaults in pyclaw are `solver.dimensional_split = False` and `solver.transverse_waves=1/2` in 2D/3D. These don't match the defaults in Clawpack, which are to use the unsplit algorithm with `transverse_waves=2`. It...

Dear PyClaw community, I was trying to install PyClaw in my local machine but got an error during te instalation process. In particular, I was able to execute all commands...

Hello! I am trying to figure out how to install the package and run some examples. There is a wide variety of documentation out there, but it is difficult to...

Hello, I'm trying to use pyclaw to solve the Euler 1D equations and the output I get are just the energy and the density but not the momentum. Is there...

The installation doesn't throw any errors or warnings, but then these things seem to be inaccessible later. See https://github.com/clawpack/pyclaw/pull/660.

Follow up on #652 and see if something deeper is going on with the issue raised by @bolliger32.