Skip to content

Commit

Permalink
add optional to two variables in rrfs_smoke_wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
grantfirl committed Nov 9, 2024
1 parent cf1bb8d commit ebc3fb3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions physics/smoke_dust/rrfs_smoke_wrapper.meta
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,7 @@
type = real
kind = kind_phys
intent = inout
optional = True
[uspdavg]
standard_name = mean_wind_speed_in_boundary_layer
long_name = average wind speed within the boundary layer
Expand Down Expand Up @@ -967,6 +968,7 @@
type = real
kind = kind_phys
intent = out
optional = True
[oro]
standard_name = height_above_mean_sea_level
long_name = height_above_mean_sea_level
Expand Down

0 comments on commit ebc3fb3

Please sign in to comment.