Skip to content

Commit

Permalink
Merge pull request #1 from climbfuji/update_longnames_dom
Browse files Browse the repository at this point in the history
Update long names of hydrometeors to match the ccpp-physics change
  • Loading branch information
SMoorthi-emc authored Jan 31, 2020
2 parents efe2053 + 6a4acdc commit 097743f
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions gfsphysics/GFS_layer/GFS_typedefs.meta
Original file line number Diff line number Diff line change
Expand Up @@ -148,42 +148,42 @@
kind = kind_phys
[qgrs(:,:,index_for_liquid_cloud_condensate)]
standard_name = cloud_condensed_water_mixing_ratio
long_name = moist (dry+vapor, no condensates) mixing ratio of cloud water (condensate)
long_name = ratio of mass of cloud water to mass of dry air plus vapor (without condensates)
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
kind = kind_phys
[qgrs(:,1,index_for_liquid_cloud_condensate)]
standard_name = cloud_condensed_water_mixing_ratio_at_lowest_model_layer
long_name = moist (dry+vapor, no condensates) mixing ratio of cloud water at lowest model layer
long_name = ratio of mass of cloud water to mass of dry air plus vapor (without condensates) at lowest model layer
units = kg kg-1
dimensions = (horizontal_dimension)
type = real
kind = kind_phys
[qgrs(:,:,index_for_ice_cloud_condensate)]
standard_name = ice_water_mixing_ratio
long_name = moist (dry+vapor, no condensates) mixing ratio of ice water
long_name = ratio of mass of ice water to mass of dry air plus vapor (without condensates)
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
kind = kind_phys
[qgrs(:,:,index_for_rain_water)]
standard_name = rain_water_mixing_ratio
long_name = moist (dry+vapor, no condensates) mixing ratio of rain water
long_name = ratio of mass of rain water to mass of dry air plus vapor (without condensates)
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
kind = kind_phys
[qgrs(:,:,index_for_snow_water)]
standard_name = snow_water_mixing_ratio
long_name = moist (dry+vapor, no condensates) mixing ratio of snow water
long_name = ratio of mass of snow water to mass of dry air plus vapor (without condensates)
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
kind = kind_phys
[qgrs(:,:,index_for_graupel)]
standard_name = graupel_mixing_ratio
long_name = moist (dry+vapor, no condensates) mixing ratio of graupel
long_name = ratio of mass of graupel to mass of dry air plus vapor (without condensates)
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
Expand Down Expand Up @@ -335,35 +335,35 @@
kind = kind_phys
[gq0(:,:,index_for_liquid_cloud_condensate)]
standard_name = cloud_condensed_water_mixing_ratio_updated_by_physics
long_name = moist (dry+vapor, no condensates) mixing ratio of cloud condensed water updated by physics
long_name = ratio of mass of cloud water to mass of dry air plus vapor (without condensates) updated by physics
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
kind = kind_phys
[gq0(:,:,index_for_ice_cloud_condensate)]
standard_name = ice_water_mixing_ratio_updated_by_physics
long_name = moist (dry+vapor, no condensates) mixing ratio of ice water updated by physics
long_name = ratio of mass of ice water to mass of dry air plus vapor (without condensates) updated by physics
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
kind = kind_phys
[gq0(:,:,index_for_rain_water)]
standard_name = rain_water_mixing_ratio_updated_by_physics
long_name = moist (dry+vapor, no condensates) mixing ratio of rain water updated by physics
long_name = ratio of mass of rain water to mass of dry air plus vapor (without condensates) updated by physics
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
kind = kind_phys
[gq0(:,:,index_for_snow_water)]
standard_name = snow_water_mixing_ratio_updated_by_physics
long_name = moist (dry+vapor, no condensates) mixing ratio of snow water updated by physics
long_name = ratio of mass of snow water to mass of dry air plus vapor (without condensates) updated by physics
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
kind = kind_phys
[gq0(:,:,index_for_graupel)]
standard_name = graupel_mixing_ratio_updated_by_physics
long_name = moist (dry+vapor, no condensates) mixing ratio of graupel updated by physics
long_name = ratio of mass of graupel to mass of dry air plus vapor (without condensates) updated by physics
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
Expand Down Expand Up @@ -6217,14 +6217,14 @@
kind = kind_phys
[clw(:,:,1)]
standard_name = ice_water_mixing_ratio_convective_transport_tracer
long_name = moist (dry+vapor, no condensates) mixing ratio of ice water in the convectively transported tracer array
long_name = ratio of mass of ice water to mass of dry air plus vapor (without condensates) in the convectively transported tracer array
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
kind = kind_phys
[clw(:,:,2)]
standard_name = cloud_condensed_water_mixing_ratio_convective_transport_tracer
long_name = moist (dry+vapor, no condensates) mixing ratio of cloud water (condensate) in the convectively transported tracer array
long_name = ratio of mass of cloud water to mass of dry air plus vapor (without condensates) in the convectively transported tracer array
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
Expand Down Expand Up @@ -6448,21 +6448,21 @@
kind = kind_phys
[dqdt(:,:,index_for_rain_water)]
standard_name = tendency_of_rain_water_mixing_ratio_due_to_model_physics
long_name = moist (dry+vapor, no condensates) mixing ratio of rain water tendency due to model physics
long_name = ratio of mass of rain water tendency to mass of dry air plus vapor (without condensates) due to model physics
units = kg kg-1 s-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
kind = kind_phys
[dqdt(:,:,index_for_snow_water)]
standard_name = tendency_of_snow_water_mixing_ratio_due_to_model_physics
long_name = moist (dry+vapor, no condensates) mixing ratio of snow water tendency due to model physics
long_name = ratio of mass of snow water tendency to mass of dry air plus vapor (without condensates) due to model physics
units = kg kg-1 s-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
kind = kind_phys
[dqdt(:,:,index_for_graupel)]
standard_name = tendency_of_graupel_mixing_ratio_due_to_model_physics
long_name = moist (dry+vapor, no condensates) mixing ratio of graupel tendency due to model physics
long_name = ratio of mass of graupel tendency to mass of dry air plus vapor (without condensates) due to model physics
units = kg kg-1 s-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
Expand Down Expand Up @@ -7490,7 +7490,7 @@
kind = kind_phys
[qgl]
standard_name = local_graupel_mixing_ratio
long_name = moist (dry+vapor, no condensates) mixing ratio of graupel local to physics
long_name = ratio of mass of graupel to mass of dry air plus vapor (without condensates) local to physics
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
Expand Down Expand Up @@ -7518,14 +7518,14 @@
kind = kind_phys
[qrn]
standard_name = local_rain_water_mixing_ratio
long_name = moist (dry+vapor, no condensates) mixing ratio of rain water local to physics
long_name = ratio of mass of rain water to mass of dry air plus vapor (without condensates) local to physics
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
kind = kind_phys
[qsnw]
standard_name = local_snow_water_mixing_ratio
long_name = moist (dry+vapor, no condensates) mixing ratio of snow water local to physics
long_name = ratio of mass of snow water to mass of dry air plus vapor (without condensates) local to physics
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
Expand Down Expand Up @@ -7657,7 +7657,7 @@
kind = kind_phys
[save_q(:,:,index_for_liquid_cloud_condensate)]
standard_name = cloud_condensed_water_mixing_ratio_save
long_name = moist (dry+vapor, no condensates) mixing ratio of cloud water (condensate) before entering a physics scheme
long_name = ratio of mass of cloud water to mass of dry air plus vapor (without condensates) before entering a physics scheme
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
type = real
Expand Down

0 comments on commit 097743f

Please sign in to comment.