Kyle Mandli
Kyle Mandli
As suggested though we should also add the suggestion from @see-on from #191 for compiling issues when we do.
I would favor making geom a derived type of the calling flux function's module. You would have to change the flux function to change geom anyway. On another note, I...
There was also some discussion about where to put information related to the physics and used in the Riemann solver, for instance, for linear acoustics we need some combination of...
One last comment (for the time being anyway). Some of us all discussed the possibility of using point-wise Riemann solvers rather than the vectorized approach we use now. There are...
What you have there is nice but I am still somewhat partial to moving all the scalars into the geometry derived type. I understand that array lengths are not necessarily...
@ahmadia You are right about that. I was more recording the idea for posterity. In terms of the example, if we are redoing things we may want to take the...
Was this just not implemented in clawpack/clawpack?
The release process on the wiki does not include the gallery creation and addition to the docs on the web.
I was thinking that this would be a final way to test the output visually although this does take awhile. I think perhaps either clearly documenting how to do this...
There has been an issue with the first method you tried. Seeing as you are on a mac the second problem has to do with a weird incompatibility between clang...