Skip to content

Commit

Permalink
Merge pull request #196 from FourierFlows/ncc/another-doc-bug
Browse files Browse the repository at this point in the history
Fixes a typo in TwoDNavierStokes Docs/Module
  • Loading branch information
navidcy authored Jan 29, 2021
2 parents 2e0f9bf + f8eb0ac commit c703ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/modules/twodnavierstokes.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ GeophysicalFlows.TwoDNavierStokes.enstrophy

Other diagnostic include: [`energy_dissipation`](@ref GeophysicalFlows.TwoDNavierStokes.energy_dissipation),
[`energy_work`](@ref GeophysicalFlows.TwoDNavierStokes.energy_work),
[`enstrophy_dissipation`](@ref GeophysicalFlows.SurfaceQG.enstrophy_dissipation), and
[`enstrophy_dissipation`](@ref GeophysicalFlows.TwoDNavierStokes.enstrophy_dissipation), and
[`enstrophy_work`](@ref GeophysicalFlows.TwoDNavierStokes.enstrophy_work).


Expand Down

0 comments on commit c703ab5

Please sign in to comment.