Skip to content

Commit 423bce0

Browse files
committed
Remove intents from new additions
1 parent 3493ce7 commit 423bce0

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

scm/src/scm_physical_constants.meta

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -369,116 +369,101 @@
369369
dimensions = ()
370370
type = real
371371
kind = kind_phys
372-
intent = in
373372
[con_rhosnow]
374373
standard_name = density_of_snow
375374
long_name = density of snow
376375
units = kg m-3
377376
dimensions = ()
378377
type = real
379378
kind = kind_phys
380-
intent = in
381379
[con_visd]
382380
standard_name = dynamic_viscosity_of_air
383381
long_name = dynamic viscosity of air at 0 deg C and 1000 hPa (Mason, 1971)
384382
units = kg m-1 s-1
385383
dimensions = ()
386384
type = real
387385
kind = kind_phys
388-
intent = in
389386
[con_visk]
390387
standard_name = kinematic_viscosity_of_air
391388
long_name = kinematic viscosity of air at 0 deg C and 1000 hPa (Mason, 1971)
392389
units = m2 s-1
393390
dimensions = ()
394391
type = real
395392
kind = kind_phys
396-
intent = in
397393
[con_vdifu]
398394
standard_name = diffusivity_of_water_vapor_in_air
399395
long_name = diffusivity of water vapor in air at 0 deg C and 1000 hPa (Mason, 1971)
400396
units = m2 s-1
401397
dimensions = ()
402398
type = real
403399
kind = kind_phys
404-
intent = in
405400
[con_tcond]
406401
standard_name = thermal_conductivity_of_air
407402
long_name = thermal conductivity of air at 0 deg C and 1000 hPa (Mason, 1971)
408403
units = W m-1 K-1
409404
dimensions = ()
410405
type = real
411406
kind = kind_phys
412-
intent = in
413407
[con_cdg]
414408
standard_name = drag_coefficient_of_graupel
415409
long_name = drag coefficient of graupel (Locatelli and Hobbs, 1974)
416410
units = 1
417411
dimensions = ()
418412
type = real
419413
kind = kind_phys
420-
intent = in
421414
[con_cdh]
422415
standard_name = drag_coefficient_of_hail
423416
long_name = drag coefficient of hail (Heymsfield and Wright, 2014)
424417
units = 1
425418
dimensions = ()
426419
type = real
427420
kind = kind_phys
428-
intent = in
429421
[con_rhocw]
430422
standard_name = density_of_cloud_water
431423
long_name = density of cloud water
432424
units = kg m-3
433425
dimensions = ()
434426
type = real
435427
kind = kind_phys
436-
intent = in
437428
[con_rhoci]
438429
standard_name = density_of_cloud_ice
439430
long_name = density of cloud ice
440431
units = kg m-3
441432
dimensions = ()
442433
type = real
443434
kind = kind_phys
444-
intent = in
445435
[con_rhocr]
446436
standard_name = density_of_rain
447437
long_name = density of rain (Lin et al., 1983)
448438
units = kg m-3
449439
dimensions = ()
450440
type = real
451441
kind = kind_phys
452-
intent = in
453442
[con_rhocg]
454443
standard_name = density_of_graupel
455444
long_name = density of graupel (Rutledge and Hobbs, 1984)
456445
units = kg m-3
457446
dimensions = ()
458447
type = real
459448
kind = kind_phys
460-
intent = in
461449
[con_rhoch]
462450
standard_name = density_of_hail
463451
long_name = density of hail (Lin et al., 1983)
464452
units = kg m-3
465453
dimensions = ()
466454
type = real
467455
kind = kind_phys
468-
intent = in
469456
[con_qcmin]
470457
standard_name = minimum_mass_mixing_ratio_of_cloud_condensate
471458
long_name = minimum value for cloud condensates
472459
units = kg kg-1
473460
dimensions = ()
474461
type = real
475462
kind = kind_phys
476-
intent = in
477463
[con_qfmin]
478464
standard_name = minimum_mass_mixing_ratio_for_sedimentation
479465
long_name = minimum value for sedimentation
480466
units = kg kg-1
481467
dimensions = ()
482468
type = real
483469
kind = kind_phys
484-
intent = in

0 commit comments

Comments
 (0)