Skip to content

Commit

Permalink
Update src/diagnostics/core_diagnostics.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
szy21 authored Oct 7, 2023
1 parent 2b47fe7 commit 2d910f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/diagnostics/core_diagnostics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ end
add_diagnostic_variable!(
short_name = "cli",
long_name = "Mass Fraction of Cloud Ice",
standard_name = "mass_fraction_of_cloud_icein_air",
standard_name = "mass_fraction_of_cloud_ice_in_air",
units = "kg kg^-1",
comments = "Mass of cloud ice per mass of air",
compute! = compute_cli!,
Expand Down

0 comments on commit 2d910f8

Please sign in to comment.