ForestClaw / forestclaw

Quadtree/octree adaptive PDE solver based based on p4est.
http://www.forestclaw.org
BSD 2-Clause "Simplified" License
57 stars 21 forks source link

Fix flux update in 3d Clawpack algorithm on mapped grids #275

Closed donnaaboise closed 9 months ago

donnaaboise commented 9 months ago

This PR includes an additional scaling factor in the fluxes computed in the double transverse Riemann solver.

Other minor fixes :