Skip to content

Commit 31d342b

Browse files
author
Haipeng Lin
committed
Match naai and dust size bin dimension standard names with microp_aero producers
1 parent 4b9ea65 commit 31d342b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

schemes/pumas/micro_pumas_ccpp_dimensions_pre.meta

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@
485485
kind = pumas_r8
486486
intent = out
487487
[naai_in]
488-
standard_name = tendency_of_activated_ice_nuclei_mass_number_concentration
488+
standard_name = tendency_of_number_concentration_of_activated_ice_nuclei
489489
long_name = tendency of activated ice nuclei mass number concentration
490490
units = kg-1 s-1
491491
dimensions = (horizontal_loop_extent, vertical_layer_dimension)
@@ -520,7 +520,7 @@
520520
standard_name = dust_radii_by_size_bin
521521
long_name = dust bin radii
522522
units = m
523-
dimensions = (horizontal_loop_extent, vertical_layer_dimension, dust_size_bins_dimension)
523+
dimensions = (horizontal_loop_extent, vertical_layer_dimension, dust_size_bin_dimension)
524524
type = real
525525
kind = kind_phys
526526
intent = in
@@ -536,7 +536,7 @@
536536
standard_name = dust_number_concentration_by_size_bin_for_contact_freezing
537537
long_name = dust number concentration by size bin
538538
units = m-3
539-
dimensions = (horizontal_loop_extent, vertical_layer_dimension, dust_size_bins_dimension)
539+
dimensions = (horizontal_loop_extent, vertical_layer_dimension, dust_size_bin_dimension)
540540
type = real
541541
kind = kind_phys
542542
intent = in

0 commit comments

Comments
 (0)