|
272 | 272 | },
|
273 | 273 | 'mp_thompson' : {
|
274 | 274 | 'mp_thompson_init' : [
|
275 |
| - 'cloud_droplet_number_concentration', |
276 |
| - 'water_friendly_aerosol_number_concentration', |
277 |
| - 'ice_friendly_aerosol_number_concentration', |
278 |
| - 'tendency_of_water_friendly_aerosols_at_surface', |
279 |
| - 'tendency_of_ice_friendly_aerosols_at_surface', |
| 275 | + 'mass_number_concentration_of_cloud_liquid_water_particles_in_air', |
| 276 | + 'mass_number_concentration_of_hygroscopic_aerosols', |
| 277 | + 'mass_number_concentration_of_nonhygroscopic_ice_nucleating_aerosols', |
| 278 | + 'tendency_of_hygroscopic_aerosols_at_surface_adjacent_layer', |
| 279 | + 'tendency_of_nonhygroscopic_ice_nucleating_aerosols_at_surface_adjacent_layer', |
280 | 280 | # DH* 2020-06-01: turn off calculation of effective radii, now done in GFS_rrtmg_pre
|
281 |
| - #'effective_radius_of_stratiform_cloud_liquid_water_particle_in_um', |
282 |
| - #'effective_radius_of_stratiform_cloud_ice_particle_in_um', |
283 |
| - #'effective_radius_of_stratiform_cloud_snow_particle_in_um', |
| 281 | + #'effective_radius_of_stratiform_cloud_liquid_water_particle', |
| 282 | + #'effective_radius_of_stratiform_cloud_ice_particle', |
| 283 | + #'effective_radius_of_stratiform_cloud_snow_particle', |
284 | 284 | # *DH 2020-06-01
|
285 | 285 | ],
|
286 | 286 | 'mp_thompson_run' : [
|
287 |
| - 'cloud_droplet_number_concentration_updated_by_physics', |
288 |
| - 'water_friendly_aerosol_number_concentration_updated_by_physics', |
289 |
| - 'ice_friendly_aerosol_number_concentration_updated_by_physics', |
290 |
| - 'tendency_of_water_friendly_aerosols_at_surface', |
291 |
| - 'tendency_of_ice_friendly_aerosols_at_surface', |
| 287 | + 'mass_number_concentration_of_cloud_liquid_water_particles_in_air_of_new_state', |
| 288 | + 'mass_number_concentration_of_hygroscopic_aerosols_of_new_state', |
| 289 | + 'mass_number_concentration_of_nonhygroscopic_ice_nucleating_aerosols_of_new_state', |
| 290 | + 'tendency_of_hygroscopic_aerosols_at_surface_adjacent_layer', |
| 291 | + 'tendency_of_nonhygroscopic_ice_nucleating_aerosols_at_surface_adjacent_layer', |
292 | 292 | # DH* 2020-06-01: turn off calculation of effective radii, now done in GFS_rrtmg_pre
|
293 |
| - #'effective_radius_of_stratiform_cloud_liquid_water_particle_in_um', |
294 |
| - #'effective_radius_of_stratiform_cloud_ice_particle_in_um', |
295 |
| - #'effective_radius_of_stratiform_cloud_snow_particle_in_um', |
| 293 | + #'effective_radius_of_stratiform_cloud_liquid_water_particle', |
| 294 | + #'effective_radius_of_stratiform_cloud_ice_particle', |
| 295 | + #'effective_radius_of_stratiform_cloud_snow_particle', |
296 | 296 | # *DH 2020-06-01
|
297 | 297 | ],
|
298 | 298 | },
|
|
303 | 303 | },
|
304 | 304 | 'GFS_rrtmgp_sw_post' : {
|
305 | 305 | 'GFS_rrtmgp_sw_post_run' : [
|
306 |
| - 'tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_time_step', |
| 306 | + 'tendency_of_air_temperature_due_to_shortwave_heating_assuming_clear_sky_on_radiation_timestep', |
307 | 307 | 'components_of_surface_downward_shortwave_fluxes',
|
308 | 308 | ],
|
309 | 309 | },
|
310 | 310 | 'GFS_rrtmgp_lw_post' : {
|
311 | 311 | 'GFS_rrtmgp_lw_post_run' : [
|
312 |
| - 'tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_time_step', |
| 312 | + 'tendency_of_air_temperature_due_to_longwave_heating_assuming_clear_sky_on_radiation_timestep', |
313 | 313 | ],
|
314 | 314 | },
|
315 | 315 | #'subroutine_name_1' : 'all',
|
|
0 commit comments