Skip to content

Commit

Permalink
Bugfixes in physics/GFS_rrtmg_pre.meta that creeped in during the merge
Browse files Browse the repository at this point in the history
  • Loading branch information
climbfuji committed Oct 6, 2020
1 parent e6e8ef1 commit 8ee53cc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions physics/GFS_rrtmg_pre.meta
Original file line number Diff line number Diff line change
Expand Up @@ -220,23 +220,23 @@
[nleffr]
standard_name = index_for_cloud_liquid_water_effective_radius
long_name = the index of cloud liquid water effective radius in phy_f3d
units =
units = index
dimensions = ()
type = integer
intent = in
optional = F
[nieffr]
standard_name = index_for_ice_effective_radius
long_name = the index of ice effective radius in phy_f3d
units =
units = index
dimensions = ()
type = integer
intent = in
optional = F
[nseffr]
standard_name = index_for_snow_effective_radius
long_name = the index of snow effective radius in phy_f3d
units =
units = index
dimensions = ()
type = integer
intent = in
Expand Down Expand Up @@ -390,7 +390,7 @@
[effr_in]
standard_name = flag_for_cloud_effective_radii
long_name = flag for cloud effective radii calculations in GFDL microphysics
units =
units = flag
dimensions = ()
type = logical
intent = in
Expand Down Expand Up @@ -665,7 +665,7 @@
[aer_nm]
standard_name = aerosol_number_concentration_from_gocart_aerosol_climatology
long_name = GOCART aerosol climatology number concentration
units = kg-1?
units = kg-1
dimensions = (horizontal_loop_extent,vertical_dimension,number_of_aerosol_tracers_MG)
type = real
kind = kind_phys
Expand Down

0 comments on commit 8ee53cc

Please sign in to comment.