|
127 | 127 | type = integer |
128 | 128 | intent = in |
129 | 129 | [micro_dust_nbins] |
130 | | - standard_name = dust_size_bins_dimension |
| 130 | + standard_name = dust_size_bin_dimension |
131 | 131 | long_name = number of dust bins |
132 | 132 | units = count |
133 | 133 | dimensions = () |
|
485 | 485 | kind = pumas_r8 |
486 | 486 | intent = out |
487 | 487 | [naai_in] |
488 | | - standard_name = tendency_of_activated_ice_nuclei_mass_number_concentration |
| 488 | + standard_name = tendency_of_mass_number_concentration_of_activated_ice_nuclei |
489 | 489 | long_name = tendency of activated ice nuclei mass number concentration |
490 | 490 | units = kg-1 s-1 |
491 | 491 | dimensions = (horizontal_loop_extent, vertical_layer_dimension) |
492 | 492 | type = real |
493 | 493 | kind = kind_phys |
494 | 494 | intent = in |
495 | 495 | [pumas_naai] |
496 | | - standard_name = tendency_of_pumas_activated_ice_nuclei_mass_number_concentration |
| 496 | + standard_name = tendency_of_pumas_mass_number_concentration_of_activated_ice_nuclei |
497 | 497 | long_name = microphysics tendency of activated ice nuclei mass number concentration |
498 | 498 | units = kg-1 s-1 |
499 | 499 | dimensions = (microphysics_horizontal_loop_extent, microphysics_vertical_layer_dimension) |
500 | 500 | type = real |
501 | 501 | kind = pumas_r8 |
502 | 502 | intent = out |
503 | 503 | [npccn_in] |
504 | | - standard_name = tendency_of_activated_cloud_condensation_nuclei_mass_number_concentration |
| 504 | + standard_name = tendency_of_mass_number_concentration_of_activated_cloud_condensation_nuclei |
505 | 505 | long_name = tendency of activated cloud condensation nuclei mass number concentration |
506 | 506 | units = kg-1 s-1 |
507 | 507 | dimensions = (horizontal_loop_extent, vertical_layer_dimension) |
508 | 508 | type = real |
509 | 509 | kind = kind_phys |
510 | 510 | intent = in |
511 | 511 | [pumas_npccn] |
512 | | - standard_name = tendency_of_pumas_activated_cloud_condensation_nuclei_mass_number_concentration |
| 512 | + standard_name = tendency_of_pumas_mass_number_concentration_of_activated_cloud_condensation_nuclei |
513 | 513 | long_name = microphysics tendency of activated cloud condensation nuclei mass number concentration |
514 | 514 | units = kg-1 s-1 |
515 | 515 | dimensions = (microphysics_horizontal_loop_extent, microphysics_vertical_layer_dimension) |
|
520 | 520 | standard_name = dust_radii_by_size_bin |
521 | 521 | long_name = dust bin radii |
522 | 522 | 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) |
524 | 524 | type = real |
525 | 525 | kind = kind_phys |
526 | 526 | intent = in |
527 | 527 | [pumas_rndst] |
528 | 528 | standard_name = pumas_dust_radii_by_size_bin |
529 | 529 | long_name = microphysics dust bin radii |
530 | 530 | units = m |
531 | | - dimensions = (microphysics_horizontal_loop_extent, microphysics_vertical_layer_dimension, dust_size_bins_dimension) |
| 531 | + dimensions = (microphysics_horizontal_loop_extent, microphysics_vertical_layer_dimension, dust_size_bin_dimension) |
532 | 532 | type = real |
533 | 533 | kind = pumas_r8 |
534 | 534 | intent = out |
535 | 535 | [nacon_in] |
536 | 536 | standard_name = dust_number_concentration_by_size_bin_for_contact_freezing |
537 | 537 | long_name = dust number concentration by size bin |
538 | 538 | 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) |
540 | 540 | type = real |
541 | 541 | kind = kind_phys |
542 | 542 | intent = in |
543 | 543 | [pumas_nacon] |
544 | | - standard_name = pumas_dust_number_concentration_by_size_bin |
| 544 | + standard_name = pumas_dust_number_concentration_by_size_bin_for_contact_freezing |
545 | 545 | long_name = microphysics dust number concentration by size bin |
546 | 546 | units = m-3 |
547 | | - dimensions = (microphysics_horizontal_loop_extent, microphysics_vertical_layer_dimension, dust_size_bins_dimension) |
| 547 | + dimensions = (microphysics_horizontal_loop_extent, microphysics_vertical_layer_dimension, dust_size_bin_dimension) |
548 | 548 | type = real |
549 | 549 | kind = pumas_r8 |
550 | 550 | intent = out |
|
0 commit comments