Skip to content

Commit 62a3ca2

Browse files
Merge remote-tracking branch 'upstream/ufs/dev' into entr_f0f1
2 parents 5183d0c + 6382d61 commit 62a3ca2

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

physics/MP/GFDL/fv_sat_adj.meta

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@
4141
standard_name = gas_constants_for_multi_gases_physics
4242
long_name = gas constants for multi gases physics
4343
units = J kg-1 K-1
44-
dimensions = (0:number_of_gases_for_multi_gases_physics)
44+
dimensions = (constant_zero:number_of_gases_for_multi_gases_physics)
4545
type = real
4646
kind = kind_dyn
4747
intent = in
4848
[cpilist]
4949
standard_name = specific_heat_capacities_for_multi_gases_physics
5050
long_name = specific heat capacities for multi gases physics
5151
units = J kg-1 K-1
52-
dimensions = (0:number_of_gases_for_multi_gases_physics)
52+
dimensions = (constant_zero:number_of_gases_for_multi_gases_physics)
5353
type = real
5454
kind = kind_dyn
5555
intent = in
@@ -289,7 +289,7 @@
289289
standard_name = atmosphere_energy_content_at_Lagrangian_surface
290290
long_name = atmosphere total energy at Lagrangian surface
291291
units = J m-2
292-
dimensions = (starting_x_direction_index_domain:ending_x_direction_index_domain,starting_y_direction_index_domain:ending_y_direction_index_domain,1:vertical_dimension_for_fast_physics)
292+
dimensions = (starting_x_direction_index_domain:ending_x_direction_index_domain,starting_y_direction_index_domain:ending_y_direction_index_domain,ccpp_constant_one:vertical_dimension_for_fast_physics)
293293
type = real
294294
kind = kind_dyn
295295
intent = out
@@ -304,55 +304,55 @@
304304
standard_name = gas_tracers_for_multi_gas_physics_at_Lagrangian_surface
305305
long_name = gas tracers for multi gas physics at Lagrangian surface
306306
units = kg kg-1
307-
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,1:vertical_dimension_for_fast_physics,1:number_of_gases_for_multi_gases_physics)
307+
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,ccpp_constant_one:vertical_dimension_for_fast_physics,ccpp_constant_one:number_of_gases_for_multi_gases_physics)
308308
type = real
309309
kind = kind_dyn
310310
intent = inout
311311
[qv]
312312
standard_name = water_vapor_specific_humidity_at_Lagrangian_surface
313313
long_name = water vapor specific humidity updated by fast physics at Lagrangian surface
314314
units = kg kg-1
315-
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,1:vertical_dimension_for_fast_physics)
315+
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,ccpp_constant_one:vertical_dimension_for_fast_physics)
316316
type = real
317317
kind = kind_dyn
318318
intent = inout
319319
[ql]
320320
standard_name = cloud_liquid_water_specific_humidity_at_Lagrangian_surface
321321
long_name = cloud liquid water specific humidity updated by fast physics at Lagrangian surface
322322
units = kg kg-1
323-
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,1:vertical_dimension_for_fast_physics)
323+
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,ccpp_constant_one:vertical_dimension_for_fast_physics)
324324
type = real
325325
kind = kind_dyn
326326
intent = inout
327327
[qi]
328328
standard_name = cloud_ice_specific_humidity_at_Lagrangian_surface
329329
long_name = cloud ice specific humidity updated by fast physics at Lagrangian surface
330330
units = kg kg-1
331-
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,1:vertical_dimension_for_fast_physics)
331+
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,ccpp_constant_one:vertical_dimension_for_fast_physics)
332332
type = real
333333
kind = kind_dyn
334334
intent = inout
335335
[qr]
336336
standard_name = cloud_rain_specific_humidity_at_Lagrangian_surface
337337
long_name = cloud rain specific humidity updated by fast physics at Lagrangian surface
338338
units = kg kg-1
339-
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,1:vertical_dimension_for_fast_physics)
339+
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,ccpp_constant_one:vertical_dimension_for_fast_physics)
340340
type = real
341341
kind = kind_dyn
342342
intent = inout
343343
[qs]
344344
standard_name = cloud_snow_specific_humidity_at_Lagrangian_surface
345345
long_name = cloud snow specific humidity updated by fast physics at Lagrangian surface
346346
units = kg kg-1
347-
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,1:vertical_dimension_for_fast_physics)
347+
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,ccpp_constant_one:vertical_dimension_for_fast_physics)
348348
type = real
349349
kind = kind_dyn
350350
intent = inout
351351
[qg]
352352
standard_name = cloud_graupel_specific_humidity_at_Lagrangian_surface
353353
long_name = cloud graupel specific humidity updated by fast physics at Lagrangian surface
354354
units = kg kg-1
355-
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,1:vertical_dimension_for_fast_physics)
355+
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,ccpp_constant_one:vertical_dimension_for_fast_physics)
356356
type = real
357357
kind = kind_dyn
358358
intent = inout
@@ -368,47 +368,47 @@
368368
standard_name = log_pressure_at_Lagrangian_surface
369369
long_name = logarithm of pressure at Lagrangian surface
370370
units = Pa
371-
dimensions = (starting_x_direction_index_alloc2:ending_x_direction_index_alloc2,1:vertical_dimension_for_fast_physics_plus_one,starting_y_direction_index_alloc2:ending_y_direction_index_alloc2)
371+
dimensions = (starting_x_direction_index_alloc2:ending_x_direction_index_alloc2,ccpp_constant_one:vertical_dimension_for_fast_physics_plus_one,starting_y_direction_index_alloc2:ending_y_direction_index_alloc2)
372372
type = real
373373
kind = kind_dyn
374374
intent = in
375375
[delz]
376376
standard_name = thickness_at_Lagrangian_surface
377377
long_name = thickness at Lagrangian_surface
378378
units = m
379-
dimensions = (starting_x_direction_index_alloc2:ending_x_direction_index_alloc2,starting_y_direction_index_alloc2:ending_y_direction_index_alloc2,1:vertical_dimension_for_thickness_at_Lagrangian_surface)
379+
dimensions = (starting_x_direction_index_alloc2:ending_x_direction_index_alloc2,starting_y_direction_index_alloc2:ending_y_direction_index_alloc2,ccpp_constant_one:vertical_dimension_for_thickness_at_Lagrangian_surface)
380380
type = real
381381
kind = kind_dyn
382382
intent = in
383383
[delp]
384384
standard_name = pressure_thickness_at_Lagrangian_surface
385385
long_name = pressure thickness at Lagrangian surface
386386
units = Pa
387-
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,1:vertical_dimension_for_fast_physics)
387+
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,ccpp_constant_one:vertical_dimension_for_fast_physics)
388388
type = real
389389
kind = kind_dyn
390390
intent = in
391391
[pt]
392392
standard_name = virtual_temperature_at_Lagrangian_surface
393393
long_name = virtual temperature at Lagrangian surface
394394
units = K
395-
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,1:vertical_dimension_for_fast_physics)
395+
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,ccpp_constant_one:vertical_dimension_for_fast_physics)
396396
type = real
397397
kind = kind_dyn
398398
intent = inout
399399
[pkz]
400400
standard_name = finite_volume_mean_edge_pressure_raised_to_the_power_of_kappa
401401
long_name = finite-volume mean edge pressure in Pa raised to the power of kappa
402402
units = 1
403-
dimensions = (starting_x_direction_index_alloc2:ending_x_direction_index_alloc2,starting_y_direction_index_alloc2:ending_y_direction_index_alloc2,1:vertical_dimension_for_fast_physics)
403+
dimensions = (starting_x_direction_index_alloc2:ending_x_direction_index_alloc2,starting_y_direction_index_alloc2:ending_y_direction_index_alloc2,ccpp_constant_one:vertical_dimension_for_fast_physics)
404404
type = real
405405
kind = kind_dyn
406406
intent = inout
407407
[q_con]
408408
standard_name = cloud_condensed_water_specific_humidity_at_Lagrangian_surface
409409
long_name = cloud condensed water specific humidity updated by fast physics at Lagrangian surface
410410
units = kg kg-1
411-
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,1:vertical_dimension_for_condensed_water_at_Lagrangian_surface)
411+
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,ccpp_constant_one:vertical_dimension_for_condensed_water_at_Lagrangian_surface)
412412
type = real
413413
kind = kind_dyn
414414
intent = inout
@@ -424,7 +424,7 @@
424424
standard_name = cappa_moist_gas_constant_at_Lagrangian_surface
425425
long_name = cappa(i,j,k) = rdgas / ( rdgas + cvm(i)/(1.+r_vir*q(i,j,k,sphum)) )
426426
units = none
427-
dimensions = (starting_x_direction_index_domain:ending_x_direction_index_domain,starting_y_direction_index_domain:ending_y_direction_index_domain,1:vertical_dimension_for_cappa_at_Lagrangian_surface)
427+
dimensions = (starting_x_direction_index_domain:ending_x_direction_index_domain,starting_y_direction_index_domain:ending_y_direction_index_domain,ccpp_constant_one:vertical_dimension_for_cappa_at_Lagrangian_surface)
428428
type = real
429429
kind = kind_dyn
430430
intent = inout
@@ -440,7 +440,7 @@
440440
standard_name = tendency_of_air_temperature_at_Lagrangian_surface
441441
long_name = air temperature tendency due to fast physics at Lagrangian surface
442442
units = K s-1
443-
dimensions = (starting_x_direction_index:ending_x_direction_index,starting_y_direction_index:ending_y_direction_index,1:vertical_dimension_for_fast_physics)
443+
dimensions = (starting_x_direction_index:ending_x_direction_index,starting_y_direction_index:ending_y_direction_index,ccpp_constant_one:vertical_dimension_for_fast_physics)
444444
type = real
445445
kind = kind_dyn
446446
intent = inout
@@ -469,7 +469,7 @@
469469
standard_name = cloud_fraction_at_Lagrangian_surface
470470
long_name = cloud fraction at Lagrangian surface
471471
units = none
472-
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,1:vertical_dimension_for_fast_physics)
472+
dimensions = (starting_x_direction_index_alloc1:ending_x_direction_index_alloc1,starting_y_direction_index_alloc1:ending_y_direction_index_alloc1,ccpp_constant_one:vertical_dimension_for_fast_physics)
473473
type = real
474474
kind = kind_dyn
475475
intent = out

0 commit comments

Comments
 (0)