Skip to content

Commit

Permalink
Add accreditation
Browse files Browse the repository at this point in the history
  • Loading branch information
lukem12345 committed Sep 30, 2024
1 parent e9779ad commit 586915f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/navier_stokes/ns.jl
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Author: Luke Morris
# This is a discretization of the incompressible Navier Stokes equations using the Discrete Exterior Calculus.
#
# The formulations are based on those given by Mohamed, Hirani, Samtaney, (in turn from Marsden, Ratiu, Abraham.)
# These formulations are based on those given by Mohamed, Hirani, Samtaney, (in turn from Marsden, Ratiu, Abraham.)
#
# However, different choices in discretization are chosen for purposes of brevity, to demonstrate novel discretizations of certain operators, and to demonstrate the automated Decapodes workflow.


################
# Dependencies #
################
Expand Down

0 comments on commit 586915f

Please sign in to comment.