Skip to content

Commit 7470f73

Browse files
Update src/utils/variable_manipulations.jl
Co-authored-by: Tapio Schneider <tapio@caltech.edu>
1 parent 1fd3c61 commit 7470f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/variable_manipulations.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ the current tracer is `ρq_tot` (to allow for special handling).
8585
8686
Arguments:
8787
88-
- `f`: A function to apply to each scalar. It must have the signature `f
88+
- `f`: A function to apply to each grid-scale scalar. It must have the signature `f
8989
(ᶜρχₜ, ᶜρχ, ρχ_name)`, where `ᶜρχₜ` is the tendency field, `ᶜρχ`
9090
is the state field, and `ρχ_name` is a `MatrixFields.@name` object.
9191
- `Yₜ`: The tendency state vector.

0 commit comments

Comments
 (0)