We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd3c61 commit 7470f73Copy full SHA for 7470f73
src/utils/variable_manipulations.jl
@@ -85,7 +85,7 @@ the current tracer is `ρq_tot` (to allow for special handling).
85
86
Arguments:
87
88
-- `f`: A function to apply to each scalar. It must have the signature `f
+- `f`: A function to apply to each grid-scale scalar. It must have the signature `f
89
(ᶜρχₜ, ᶜρχ, ρχ_name)`, where `ᶜρχₜ` is the tendency field, `ᶜρχ`
90
is the state field, and `ρχ_name` is a `MatrixFields.@name` object.
91
- `Yₜ`: The tendency state vector.
0 commit comments