|
78 | 78 | dimensions = () |
79 | 79 | type = integer |
80 | 80 | intent = in |
| 81 | +[levs] |
| 82 | + standard_name = vertical_layer_dimension |
| 83 | + long_name = number of vertical levels |
| 84 | + units = count |
| 85 | + dimensions = () |
| 86 | + type = integer |
| 87 | + intent = in |
81 | 88 | [nx] |
82 | 89 | standard_name = number_of_points_in_x_direction_for_this_MPI_rank |
83 | 90 | long_name = number of points in x direction for this MPI rank |
|
115 | 122 | type = real |
116 | 123 | kind = kind_phys |
117 | 124 | intent = in |
118 | | -[ozphys] |
119 | | - standard_name = dataset_for_ozone_physics |
120 | | - long_name = dataset for NRL ozone physics |
121 | | - units = mixed |
122 | | - dimensions = () |
123 | | - type = ty_ozphys |
124 | | - intent = in |
125 | | -[h2ophys] |
126 | | - standard_name = dataset_for_h2o_photochemistry_physics |
127 | | - long_name = dataset for NRL h2o photochemistry physics |
128 | | - units = mixed |
129 | | - dimensions = () |
130 | | - type = ty_h2ophys |
131 | | - intent = in |
132 | 125 | [jindx1_o3] |
133 | 126 | standard_name = lower_latitude_index_of_ozone_forcing_for_interpolation |
134 | 127 | long_name = interpolation low index for ozone |
|
252 | 245 | dimensions = (horizontal_dimension,vertical_layer_dimension,number_of_aerosol_tracers_MG) |
253 | 246 | type = real |
254 | 247 | kind = kind_phys |
255 | | - intent = in |
| 248 | + intent = out |
256 | 249 | [jindx1_ci] |
257 | 250 | standard_name = lower_latitude_index_of_cloud_nuclei_forcing_for_interpolation |
258 | 251 | long_name = interpolation low index for ice and cloud condensation nuclei in the y direction |
|
1034 | 1027 | type = real |
1035 | 1028 | kind = kind_phys |
1036 | 1029 | intent = in |
| 1030 | +[ozphys] |
| 1031 | + standard_name = dataset_for_ozone_physics |
| 1032 | + long_name = dataset for NRL ozone physics |
| 1033 | + units = mixed |
| 1034 | + dimensions = () |
| 1035 | + type = ty_ozphys |
| 1036 | + intent = in |
| 1037 | +[h2ophys] |
| 1038 | + standard_name = dataset_for_h2o_photochemistry_physics |
| 1039 | + long_name = dataset for NRL h2o photochemistry physics |
| 1040 | + units = mixed |
| 1041 | + dimensions = () |
| 1042 | + type = ty_h2ophys |
| 1043 | + intent = in |
| 1044 | +[is_initialized] |
| 1045 | + standard_name = flag_for_gfs_phys_time_vary_interstitial_initialization |
| 1046 | + long_name = flag carrying interstitial initialization status |
| 1047 | + units = flag |
| 1048 | + dimensions = () |
| 1049 | + type = logical |
| 1050 | + intent = inout |
1037 | 1051 | [errmsg] |
1038 | 1052 | standard_name = ccpp_error_message |
1039 | 1053 | long_name = error message for error handling in CCPP |
|
1054 | 1068 | [ccpp-arg-table] |
1055 | 1069 | name = GFS_phys_time_vary_finalize |
1056 | 1070 | type = scheme |
| 1071 | +[is_initialized] |
| 1072 | + standard_name = flag_for_gfs_phys_time_vary_interstitial_initialization |
| 1073 | + long_name = flag carrying interstitial initialization status |
| 1074 | + units = flag |
| 1075 | + dimensions = () |
| 1076 | + type = logical |
| 1077 | + intent = inout |
1057 | 1078 | [errmsg] |
1058 | 1079 | standard_name = ccpp_error_message |
1059 | 1080 | long_name = error message for error handling in CCPP |
|
1479 | 1500 | type = real |
1480 | 1501 | kind = kind_phys |
1481 | 1502 | intent = inout |
| 1503 | +[nthrds] |
| 1504 | + standard_name = number_of_openmp_threads |
| 1505 | + long_name = number of OpenMP threads available for physics schemes |
| 1506 | + units = count |
| 1507 | + dimensions = () |
| 1508 | + type = integer |
| 1509 | + intent = in |
1482 | 1510 | [do_ugwp_v1] |
1483 | 1511 | standard_name = flag_for_ugwp_version_1 |
1484 | 1512 | long_name = flag to activate ver 1 CIRES UGWP |
|
1542 | 1570 | dimensions = () |
1543 | 1571 | type = ty_h2ophys |
1544 | 1572 | intent = in |
1545 | | -[nthrds] |
1546 | | - standard_name = number_of_openmp_threads |
1547 | | - long_name = number of OpenMP threads available for physics schemes |
1548 | | - units = count |
| 1573 | +[is_initialized] |
| 1574 | + standard_name = flag_for_gfs_phys_time_vary_interstitial_initialization |
| 1575 | + long_name = flag carrying interstitial initialization status |
| 1576 | + units = flag |
1549 | 1577 | dimensions = () |
1550 | | - type = integer |
| 1578 | + type = logical |
1551 | 1579 | intent = in |
1552 | 1580 | [errmsg] |
1553 | 1581 | standard_name = ccpp_error_message |
|
1564 | 1592 | dimensions = () |
1565 | 1593 | type = integer |
1566 | 1594 | intent = out |
1567 | | - |
1568 | | -######################################################################## |
1569 | | -[ccpp-arg-table] |
1570 | | - name = GFS_phys_time_vary_timestep_finalize |
1571 | | - type = scheme |
1572 | | -[errmsg] |
1573 | | - standard_name = ccpp_error_message |
1574 | | - long_name = error message for error handling in CCPP |
1575 | | - units = none |
1576 | | - dimensions = () |
1577 | | - type = character |
1578 | | - kind = len=* |
1579 | | - intent = out |
1580 | | -[errflg] |
1581 | | - standard_name = ccpp_error_code |
1582 | | - long_name = error code for error handling in CCPP |
1583 | | - units = 1 |
1584 | | - dimensions = () |
1585 | | - type = integer |
1586 | | - intent = out |
|
0 commit comments