Skip to content

Commit

Permalink
Update src/equations/shallow_water_1d.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Doehring <[email protected]>
  • Loading branch information
MarcoArtiano and DanielDoehring authored Jan 8, 2025
1 parent ecaf306 commit 1bd0184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/equations/shallow_water_1d.jl
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ For details see Section 9.2.5 of the book:
equations)
end

return flux, noncons
return flux, noncons_flux
end

# Calculate 1D flux for a single point
Expand Down

0 comments on commit 1bd0184

Please sign in to comment.