Marsha Berger
Marsha Berger
After running the following lines ``` $ git clone git://github.com/clawpack/clawpack claw54 $ pip install -e . --user ``` the installation process was successful but reported ``` Successfully installed clawpack-5.3.1 ```...
is set to 500 px in html_writer. But it appears to be initialized at 650 then this variables isn't used. What about using the size of png itself, which has...
gauges plot on frames even if they are outside the axes limits for a particular plot, but still inside the whole domain.
when out of nodal size, or out of boundary space, suggest auto-resizing the way the alloc array is done.
we allow maxgr of 15000 grids. The size of the field that outputs the grid number should match this, but is currently only set to i4, not i5, in the...
see Kyle's vortex test case for SWE: (https://github.com/mandli/vortex-example) our riemann solver doesn't igve 2nd order accurcy even with limiters off