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 ec53007 commit 73b49f1
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 @@ -3,7 +3,7 @@ import .DataLayouts as DL
"""
VerticalMassBorrowingLimiter(f::Fields.Field, q_min)
A vertical-only mass borrowing limier.
A vertical-only mass borrowing limiter.
The mass borrower borrows tracer mass from an adjacent layer.
It conserves the mass and can avoid negative tracers.
Expand Down

0 comments on commit 73b49f1

Please sign in to comment.