function syncadvforcing
Closed this issue · 1 comments
WeiqunZhang commented
Function syncadvforcing in GODUNOV_F.H vs. Fortran procedure in GODUNOV_2D.F
number of arguments 42 does NOT match 43.
ajnonaka commented
The last argument, "iconserv" is not even used (and isn't present in the 3D version) so I simply removed it. Committed to development branch.