|
369 | 369 | dimensions = () |
370 | 370 | type = real |
371 | 371 | kind = kind_phys |
372 | | - intent = in |
373 | 372 | [con_rhosnow] |
374 | 373 | standard_name = density_of_snow |
375 | 374 | long_name = density of snow |
376 | 375 | units = kg m-3 |
377 | 376 | dimensions = () |
378 | 377 | type = real |
379 | 378 | kind = kind_phys |
380 | | - intent = in |
381 | 379 | [con_visd] |
382 | 380 | standard_name = dynamic_viscosity_of_air |
383 | 381 | long_name = dynamic viscosity of air at 0 deg C and 1000 hPa (Mason, 1971) |
384 | 382 | units = kg m-1 s-1 |
385 | 383 | dimensions = () |
386 | 384 | type = real |
387 | 385 | kind = kind_phys |
388 | | - intent = in |
389 | 386 | [con_visk] |
390 | 387 | standard_name = kinematic_viscosity_of_air |
391 | 388 | long_name = kinematic viscosity of air at 0 deg C and 1000 hPa (Mason, 1971) |
392 | 389 | units = m2 s-1 |
393 | 390 | dimensions = () |
394 | 391 | type = real |
395 | 392 | kind = kind_phys |
396 | | - intent = in |
397 | 393 | [con_vdifu] |
398 | 394 | standard_name = diffusivity_of_water_vapor_in_air |
399 | 395 | long_name = diffusivity of water vapor in air at 0 deg C and 1000 hPa (Mason, 1971) |
400 | 396 | units = m2 s-1 |
401 | 397 | dimensions = () |
402 | 398 | type = real |
403 | 399 | kind = kind_phys |
404 | | - intent = in |
405 | 400 | [con_tcond] |
406 | 401 | standard_name = thermal_conductivity_of_air |
407 | 402 | long_name = thermal conductivity of air at 0 deg C and 1000 hPa (Mason, 1971) |
408 | 403 | units = W m-1 K-1 |
409 | 404 | dimensions = () |
410 | 405 | type = real |
411 | 406 | kind = kind_phys |
412 | | - intent = in |
413 | 407 | [con_cdg] |
414 | 408 | standard_name = drag_coefficient_of_graupel |
415 | 409 | long_name = drag coefficient of graupel (Locatelli and Hobbs, 1974) |
416 | 410 | units = 1 |
417 | 411 | dimensions = () |
418 | 412 | type = real |
419 | 413 | kind = kind_phys |
420 | | - intent = in |
421 | 414 | [con_cdh] |
422 | 415 | standard_name = drag_coefficient_of_hail |
423 | 416 | long_name = drag coefficient of hail (Heymsfield and Wright, 2014) |
424 | 417 | units = 1 |
425 | 418 | dimensions = () |
426 | 419 | type = real |
427 | 420 | kind = kind_phys |
428 | | - intent = in |
429 | 421 | [con_rhocw] |
430 | 422 | standard_name = density_of_cloud_water |
431 | 423 | long_name = density of cloud water |
432 | 424 | units = kg m-3 |
433 | 425 | dimensions = () |
434 | 426 | type = real |
435 | 427 | kind = kind_phys |
436 | | - intent = in |
437 | 428 | [con_rhoci] |
438 | 429 | standard_name = density_of_cloud_ice |
439 | 430 | long_name = density of cloud ice |
440 | 431 | units = kg m-3 |
441 | 432 | dimensions = () |
442 | 433 | type = real |
443 | 434 | kind = kind_phys |
444 | | - intent = in |
445 | 435 | [con_rhocr] |
446 | 436 | standard_name = density_of_rain |
447 | 437 | long_name = density of rain (Lin et al., 1983) |
448 | 438 | units = kg m-3 |
449 | 439 | dimensions = () |
450 | 440 | type = real |
451 | 441 | kind = kind_phys |
452 | | - intent = in |
453 | 442 | [con_rhocg] |
454 | 443 | standard_name = density_of_graupel |
455 | 444 | long_name = density of graupel (Rutledge and Hobbs, 1984) |
456 | 445 | units = kg m-3 |
457 | 446 | dimensions = () |
458 | 447 | type = real |
459 | 448 | kind = kind_phys |
460 | | - intent = in |
461 | 449 | [con_rhoch] |
462 | 450 | standard_name = density_of_hail |
463 | 451 | long_name = density of hail (Lin et al., 1983) |
464 | 452 | units = kg m-3 |
465 | 453 | dimensions = () |
466 | 454 | type = real |
467 | 455 | kind = kind_phys |
468 | | - intent = in |
469 | 456 | [con_qcmin] |
470 | 457 | standard_name = minimum_mass_mixing_ratio_of_cloud_condensate |
471 | 458 | long_name = minimum value for cloud condensates |
472 | 459 | units = kg kg-1 |
473 | 460 | dimensions = () |
474 | 461 | type = real |
475 | 462 | kind = kind_phys |
476 | | - intent = in |
477 | 463 | [con_qfmin] |
478 | 464 | standard_name = minimum_mass_mixing_ratio_for_sedimentation |
479 | 465 | long_name = minimum value for sedimentation |
480 | 466 | units = kg kg-1 |
481 | 467 | dimensions = () |
482 | 468 | type = real |
483 | 469 | kind = kind_phys |
484 | | - intent = in |
0 commit comments