Skip to content

Commit

Permalink
Update src/Limiters/vertical_mass_borrowing_limiter.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Tapio Schneider <[email protected]>
  • Loading branch information
charleskawczynski and tapios authored Nov 20, 2024
1 parent 73b49f1 commit fd7ce3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Limiters/vertical_mass_borrowing_limiter.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import .DataLayouts as DL
A vertical-only mass borrowing limiter.
The mass borrower borrows tracer mass from an adjacent layer.
The mass borrower borrows tracer mass from an adjacent, lower layer.
It conserves the mass and can avoid negative tracers.
At level k, it will first borrow the mass from the layer k+1 (lower level).
Expand Down

0 comments on commit fd7ce3d

Please sign in to comment.