-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
While trying to setup a quad grid examples, I noticed that the common blocks here
https://github.com/clawpack/riemann/blob/master/src/rpn2_euler_mapgrid.f90#L44
https://github.com/clawpack/riemann/blob/master/src/rpt2_euler_mapgrid.f90#L69
and here
https://github.com/clawpack/riemann/blob/master/src/euler_roe_solver_mapgrid.f90#L11
differ. The last one has gamma1 which is not present in the other two. I think these files will be used together.
Is this correct fortran ? The gamma1 need not have to be put in the common block.
Metadata
Metadata
Assignees
Labels
No labels