Skip to content

Commit

Permalink
small docstring addition
Browse files Browse the repository at this point in the history
  • Loading branch information
SouthEndMusic committed Apr 4, 2024
1 parent d41b97c commit e684726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/sparsity.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ end

"""
Add nonzeros for basins connected to eachother via 1 node and possibly a fractional flow node
Basins are also assumed to depend on themselves (main diagonal terms)
"""
function update_jac_prototype!(
jac_prototype::SparseMatrixCSC{Float64, Int64},
Expand Down

0 comments on commit e684726

Please sign in to comment.