Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 9 additions & 7 deletions scm/src/gmtb_scm_type_defs.f90
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ module gmtb_scm_type_defs
!! | physics%Interstitial(i)%adjvisdfu | surface_upwelling_diffuse_ultraviolet_and_visible_shortwave_flux | surface upwelling diffuse ultraviolet plus visible shortwave flux at current time | W m-2 | 1 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%adjvisdfd | surface_downwelling_diffuse_ultraviolet_and_visible_shortwave_flux | surface downwelling diffuse ultraviolet plus visible shortwave flux at current time | W m-2 | 1 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%aerodp | atmosphere_optical_thickness_due_to_ambient_aerosol_particles | vertical integrated optical depth for various aerosol species | none | 2 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%alb1d | surface_albedo_perturbation | surface albedo perturbation | frac | 1 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%cd | surface_drag_coefficient_for_momentum_in_air | surface exchange coeff for momentum | none | 1 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%cdq | surface_drag_coefficient_for_heat_and_moisture_in_air | surface exchange coeff heat & moisture | none | 1 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%cice | sea_ice_concentration_for_physics | sea-ice concentration [0,1] | frac | 1 | real | kind_phys | none | F |
Expand All @@ -204,6 +205,8 @@ module gmtb_scm_type_defs
!! | physics%Interstitial(i)%clouds(:,:,7) | mean_effective_radius_for_rain_drop | mean effective radius for rain drop | micron | 2 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%clouds(:,:,8) | cloud_snow_water_path | cloud snow water path | g m-2 | 2 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%clouds(:,:,9) | mean_effective_radius_for_snow_flake | mean effective radius for snow flake | micron | 2 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%clouds(:,:,10) | cloud_optical_depth_weighted | cloud optical depth, weighted | none | 2 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%clouds(:,:,11) | cloud_optical_depth_layers_678 | cloud optical depth from bands 6,7,8 | none | 2 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%clw | convective_transportable_tracers | array to contain cloud water and other convective trans. tracers | kg kg-1 | 3 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%clw(:,:,1) | cloud_ice_mixing_ratio | moist cloud ice mixing ratio | kg kg-1 | 2 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%clw(:,:,2) | cloud_liquid_water_mixing_ratio | moist cloud water mixing ratio | kg kg-1 | 2 | real | kind_phys | none | F |
Expand All @@ -216,10 +219,6 @@ module gmtb_scm_type_defs
!! | physics%Interstitial(i)%del_gz | geopotential_difference_between_midlayers_divided_by_midlayer_virtual_temperature | difference between mid-layer geopotentials divided by mid-layer virtual temperature | m2 s-2 K-1 | 2 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%dkt | atmosphere_heat_diffusivity | diffusivity for heat | m2 s-1 | 2 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%dlength | characteristic_grid_length_scale | representative horizontal length scale of grid box | m | 1 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%domip | dominant_sleet_type | dominant sleet type | none | 1 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%domr | dominant_rain_type | dominant rain type | none | 1 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%doms | dominant_snow_type | dominant snow type | none | 1 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%domzr | dominant_freezing_rain_type | dominant freezing rain type | none | 1 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%dqdt | tendency_of_tracers_due_to_model_physics | updated tendency of the tracers | kg kg-1 s-1 | 3 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%dqsfc1 | instantaneous_surface_upward_latent_heat_flux | surface upward latent heat flux | W m-2 | 1 | real | kind_phys | none | F |
!! | physics%Interstitial(i)%dq3dt_loc | | | | 3 | real | kind_phys | none | F |
Expand Down Expand Up @@ -452,7 +451,6 @@ module gmtb_scm_type_defs
!! | physics%Model(i)%lwhtr | | flag to output lw heating rate (Radtend%lwhc) | | 0 | logical | | none | F |
!! | physics%Model(i)%swhtr | | flag to output sw heating rate (Radtend%swhc) | | 0 | logical | | none | F |
!! | physics%Model(i)%ncld | number_of_hydrometeors | choice of cloud scheme / number of hydrometeors | count | 0 | integer | | none | F |
!! | physics%Model(i)%zhao_mic | | flag for Zhao-Carr microphysics | | 0 | logical | | none | F |
!! | physics%Model(i)%psautco | coefficient_from_cloud_ice_to_snow | auto conversion coeff from ice to snow | none | 1 | real | kind_phys | none | F |
!! | physics%Model(i)%prautco | coefficient_from_cloud_water_to_rain | auto conversion coeff from cloud to rain | none | 1 | real | kind_phys | none | F |
!! | physics%Model(i)%evpco | coefficient_for_evaporation_of_rainfall | coeff for evaporation of largescale rain | none | 0 | real | kind_phys | none | F |
Expand Down Expand Up @@ -543,8 +541,8 @@ module gmtb_scm_type_defs
!! | physics%Model(i)%nto2 | | tracer index for oxygen | | 0 | integer | | none | F |
!! | physics%Model(i)%ntot2d | | total number of variables for phyf2d | | 0 | integer | | none | F |
!! | physics%Model(i)%ntot3d | | total number of variables for phyf3d | | 0 | integer | | none | F |
!! | physics%Model(i)%num_p2d | | number of 2D arrays needed for microphysics | | 0 | integer | | none | F |
!! | physics%Model(i)%num_p3d | array_dimension_of_microphysics | number of 3D arrays needed for microphysics | count | 0 | integer | | none | F |
!! | physics%Model(i)%num_p2d | array_dimension_of_2d_arrays_for_microphysics | number of 2D arrays needed for microphysics | | 0 | integer | | none | F |
!! | physics%Model(i)%num_p3d | array_dimension_of_3d_arrays_for_microphysics | number of 3D arrays needed for microphysics | count | 0 | integer | | none | F |
!! | physics%Model(i)%nshoc_2d | | number of 2d fields for SHOC | | 0 | integer | | none | F |
!! | physics%Model(i)%nshoc_3d | | number of 3d fields for SHOC | | 0 | integer | | none | F |
!! | physics%Model(i)%ncnvcld3d | | number of convective 3d clouds fields | | 0 | integer | | none | F |
Expand Down Expand Up @@ -674,6 +672,10 @@ module gmtb_scm_type_defs
!! | physics%Diag(i)%smcref2 | threshold_volume_fraction_of_condensed_water_in_soil | soil moisture threshold (volumetric) | frac | 1 | real | kind_phys | none | F |
!! | physics%Diag(i)%wet1 | normalized_soil_wetness | normalized soil wetness | frac | 1 | real | kind_phys | none | F |
!! | physics%Diag(i)%sr | ratio_of_snowfall_to_rainfall | snow ratio: ratio of snow to total precipitation | frac | 1 | real | kind_phys | none | F |
!! | physics%Diag(i)%tdomr | dominant_rain_type | dominant rain type | none | 1 | real | kind_phys | none | F |
!! | physics%Diag(i)%tdomzr | dominant_freezing_rain_type | dominant freezing rain type | none | 1 | real | kind_phys | none | F |
!! | physics%Diag(i)%tdomip | dominant_sleet_type | dominant sleet type | none | 1 | real | kind_phys | none | F |
!! | physics%Diag(i)%tdoms | dominant_snow_type | dominant snow type | none | 1 | real | kind_phys | none | F |
!! | physics%Diag(i)%du3dt | | u momentum change due to physics | | 3 | real | kind_phys | none | F |
!! | physics%Diag(i)%du3dt(:,:,2) | cumulative_change_in_x_wind_due_to_surface_processes | cumulative change in x wind due to surface processes | m s-1 | 2 | real | kind_phys | none | F |
!! | physics%Diag(i)%du3dt(:,:,4) | cumulative_change_in_x_wind_due_to_convective_gravity_wave_drag | cumulative change in x wind due to convective gravity wave drag | m s-1 | 2 | real | kind_phys | none | F |
Expand Down