Skip to content

Commit

Permalink
Update src/actors/hcd/neutral_fueling_actor.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Orso Meneghini <orso82@gmail.com>
  • Loading branch information
jmcclena and orso82 committed Sep 10, 2024
1 parent 5b64069 commit 361dc4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/actors/hcd/neutral_fueling_actor.jl
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ end
This function solves the 1 species integral equation with the
Gauss-Seidel iteration technique.
"""

function nuslv1(sn1::Vector{Float64}, k11::Matrix{Float64}, nr::Int)

nxmax = 300
Expand Down

0 comments on commit 361dc4f

Please sign in to comment.