Skip to content

Commit 5159e7e

Browse files
Update src/utils/variable_manipulations.jl
Co-authored-by: Tapio Schneider <tapio@caltech.edu>
1 parent 6255f7f commit 5159e7e

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
@@ -57,7 +57,7 @@ end
5757
tracer_names(field)
5858
5959
Filters and returns the names of the variables from a given state
60-
vector component, excluding `ρ`, `ρe_tot`, and `uₕ`
60+
vector component, excluding `ρ`, `ρe_tot`, and `uₕ` and SGS fields.
6161
6262
Arguments:
6363

0 commit comments

Comments
 (0)