Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gsd/develop from master 2020/11/18 #62

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
118 commits
Select commit Hold shift + click to select a range
dc8feed
remove dependency on GFS_typedefs for rrtmg_sw_pre
grantfirl Jan 17, 2020
fda501e
remove dependency on GFS_typedefs.F90 for rrtmg_sw_post scheme
grantfirl Jan 21, 2020
2d353c0
remove dependency on GFS_typedefs.F90 for rrtmg_lw_pre scheme
grantfirl Jan 21, 2020
eeaa98b
remove dependency on GFS_typedefs.F90 for rrtmg_lw_post scheme
grantfirl Jan 21, 2020
9648204
Merge branch 'master' into support/HAFS
BinLiu-NOAA Jan 23, 2020
c7dbbce
remove dependency on GFS_typedefs for GFS_phys_time_vary_init for the…
grantfirl Jan 23, 2020
1274c44
Merge branch 'feature/hafs_ccpp' into support/HAFS
BinLiu-NOAA Jan 27, 2020
8ba1c3c
Changes to EDMF-HAFS and EDMF-TKE to OutputEddy Diffusivity
AndrewHazelton Mar 4, 2020
3419162
Merge pull request #1 from hafs-community/feature/add_km
JiliDong-NOAA Mar 5, 2020
31a294a
Merge branch 'master' into support/HAFS
BinLiu-NOAA Mar 24, 2020
1df7376
Update CODEOWNERS for HWRF physics development
climbfuji Apr 3, 2020
10867d1
add hurricane-specific code to moninedmf.f
grantfirl Dec 10, 2019
cce995d
clean up logic to better align with HAFS version from Bin Liu, Chunxi…
grantfirl Feb 3, 2020
e839247
send constants through the argument list
grantfirl Feb 6, 2020
78c03e0
send constants through physcons module; sending constants through the…
grantfirl Mar 26, 2020
b492f72
physics/moninedmf.{f,meta}: apply missing updates that were hidden in…
climbfuji Apr 6, 2020
0346c38
Merge pull request #428 from climbfuji/dtc-hwrf-physics-add-moninedmf
climbfuji Apr 7, 2020
a8a2ab8
enable icloud=3 capability
mzhangw Feb 11, 2020
9309fc6
add exponential cloud overlapping for LW component
mzhangw Feb 13, 2020
5597b2c
finalize HWRF RRTMG LW capability
mzhangw Feb 16, 2020
bb68108
HWRF RRTMG cloud-rad interaction
mzhangw Mar 17, 2020
c47c2cb
add progcld6 for GSD suite
mzhangw Mar 21, 2020
ac32ce0
remove the connection of iovrlw/iovrsw with physparam
mzhangw Mar 24, 2020
5404462
add new radlw/radsw main with modern fortran
mzhangw Apr 7, 2020
28d1bc2
Clean up HWRF RRTMG additions
climbfuji Apr 7, 2020
2933be7
Cleanup comments in newly added/modified radiation code
climbfuji Apr 8, 2020
6c27ff2
Merge pull request #430 from climbfuji/dtc_hwrf-physics_add_rrtmg
climbfuji Apr 9, 2020
ffc2755
Merge branch 'man_hafs_sas_for_master' of https://github.com/climbfuj…
climbfuji Apr 10, 2020
02bede0
Merge remote-tracking branch 'ncar/dtc/hwrf-physics' into merge_hwrf-…
climbfuji Apr 10, 2020
dd891d8
Merge pull request #433 from climbfuji/merge_hwrf-sasas_into_dtc_hwrf…
climbfuji Apr 13, 2020
6a8c80e
Merge mzhangw:HAFS_fer_hires into NCAR:dtc/hwrf-physics
mzhangw Apr 14, 2020
08bcc39
Merge pull request #435 from climbfuji/HAFS_fer_hires_for_dtc_hwrf-ph…
climbfuji Apr 16, 2020
cb2d558
fix unitialized parameter and dimensions in FA
mzhangw Apr 30, 2020
b084396
fix unitialized parameters in samfdeepcnv
mzhangw Apr 30, 2020
d35fad0
bug fix in HWRF RRTMG
mzhangw Apr 30, 2020
9e5c8bf
Merge branch 'master' into support/HAFS
BinLiu-NOAA May 1, 2020
eddf41c
Merge pull request #447 from mzhangw/dtc_hwrf_physics
climbfuji May 6, 2020
ef38696
add force_read_ferhires capability in FA
mzhangw May 8, 2020
ce348d9
Merge branch 'dtc/hwrf-physics' of https://github.com/NCAR/ccpp-physi…
mzhangw May 8, 2020
4233a04
addition of HWRF Noah LSM and GFDL surface layer; for HWRF Noah LSM 1…
grantfirl May 13, 2020
e072e17
Merge branch 'support/HAFS' of https://github.com/hafs-community/ccpp…
climbfuji May 14, 2020
d9c5e06
Update GFS_rrtmgp_pre.F90 with progcld changes, update GFS_rrtmgp_set…
climbfuji May 15, 2020
b850fe7
add limits to fh, fh2
grantfirl May 19, 2020
6d3ce4f
use precalculated wind speed with convective gustiness component in g…
grantfirl May 19, 2020
b8629ee
add logic to maintain ratio between fh and fh2 to attempt to reign in…
grantfirl May 20, 2020
0d4717a
Merge pull request #453 from climbfuji/update_dtc_hwrf_physics_from_h…
climbfuji May 20, 2020
0298ceb
add time-averaged calculation of skin temperature and soil temperatur…
grantfirl May 27, 2020
997d378
Merge branch 'dtc/hwrf-physics' into hwrf_sfc_PR
grantfirl May 28, 2020
c7c2c3c
Merge branch 'hwrf_sfc_PR_2' into hwrf_sfc_PR
grantfirl May 28, 2020
76a02b8
Merge pull request #452 from grantfirl/hwrf_sfc_PR
grantfirl May 29, 2020
03ec64b
Merge remote-tracking branch 'remotes/upstream/master' into support/HAFS
BinLiu-NOAA Jun 6, 2020
d58fa4f
Merge branch 'support/HAFS' of https://github.com/hafs-community/ccpp…
climbfuji Jun 18, 2020
0e4496c
Merge pull request #463 from climbfuji/update_dtc-hwrf-physics_from_h…
climbfuji Jun 19, 2020
3f95c12
Merge branch 'interstitial_cleanup' into GFS_DDT_removal
grantfirl Aug 21, 2020
4a2ea3f
swap aero_in for iaerclm in GFS_phys_time_vary.scm
grantfirl Aug 21, 2020
b76bb2c
revert some changes in meta files accidentally merged in
grantfirl Aug 22, 2020
eea20ed
remove DDTs from GFS_phys_time_vary_init (SCM), GFS_rad_time_vary (SC…
grantfirl Aug 25, 2020
b1e393d
cleanup GFS_phys_time_vary.scm
grantfirl Aug 26, 2020
cd06bbd
clean up GFS_rrtmg_post
grantfirl Aug 26, 2020
f7e6770
clean upu rrtmg_lw_post
grantfirl Aug 26, 2020
5fe8234
cleanup rrtmg_[sw,lw]_[pre,post]
grantfirl Aug 26, 2020
7349ae5
remove GFS DDTs and physcons from GFS_rrtmg_pre
grantfirl Aug 27, 2020
d4d823e
add fluxr and uncomment radiation diagnostics for rrtmgp_[sw,lw]_post
grantfirl Aug 27, 2020
6e1d848
switch to horizontal_loop_extent in radiation interstitials that were…
grantfirl Aug 27, 2020
b378619
revert changes to time_vary.scm files
grantfirl Aug 27, 2020
ef4d4f0
Merge branch 'master' into GFS_DDT_removal
grantfirl Aug 31, 2020
915f71a
remove do_sfcperts and pertabl from GFS_rrtmg_pre
grantfirl Aug 31, 2020
04af628
Merge branch 'master' into GFS_DDT_removal
grantfirl Sep 3, 2020
8396ef7
change horizontal_dimension to horizontal_loop_extent in _run section…
XiaSun-Atmos Sep 9, 2020
28f96f9
initialize correct_unit branch
mzhangw Sep 10, 2020
b38a49a
unit fix
mzhangw Sep 14, 2020
4c2d758
change from horizontal_loop_content to horizontal_dimension in init s…
XiaSun-Atmos Sep 16, 2020
862b464
unit fix
mzhangw Sep 16, 2020
69e5888
Merge branch 'master' of https://github.com/NCAR/ccpp-physics into HEAD
climbfuji Sep 22, 2020
423c6bd
revert some changes per Doms comments
mzhangw Oct 1, 2020
df3f1b6
Merge branch 'horidims' of https://github.com/XiaSun-NOAA/ccpp-physic…
climbfuji Oct 2, 2020
0f08d1e
Fix legacy warnings: remove old CCPP arg table hooks for empty subrou…
climbfuji Oct 2, 2020
5540bd6
Merge pull request #504 from climbfuji/update_from_master_20201002_an…
climbfuji Oct 5, 2020
474144f
Merge branch 'GFS_DDT_removal' of https://github.com/grantfirl/ccpp-p…
climbfuji Oct 6, 2020
5aaa8db
Add missing arguments to physics/GFS_rrtmg_pre.* after merge
climbfuji Oct 6, 2020
e6e8ef1
Merge branch 'correct_unit' of https://github.com/mzhangw/ccpp-physic…
climbfuji Oct 6, 2020
8ee53cc
Bugfixes in physics/GFS_rrtmg_pre.meta that creeped in during the merge
climbfuji Oct 6, 2020
807dd0b
Update HWRF physics (except FA) after merge, add CCPP dependencies to…
climbfuji Oct 7, 2020
cf34191
Merge pull request #506 from climbfuji/ddt_removal_radiation
climbfuji Oct 7, 2020
a33954b
Change names of phy_f3d variables in physics/GFS_rrtmg_pre.*
climbfuji Oct 7, 2020
f3e6761
Merge pull request #508 from climbfuji/feature_transition_to_capgen_1…
climbfuji Oct 9, 2020
2ad28e6
Apply boundds to znt_ocn in physics/gfdl_sfc_layer.F90 before trying …
climbfuji Oct 10, 2020
fce80a1
physics/module_mp_thompson.F90: adjust lower bounds of cloud effectiv…
climbfuji Oct 10, 2020
030dcfd
Add CCPP dependencies to physics/radlw_main.meta and physics/radsw_ma…
climbfuji Oct 10, 2020
3c01284
Bugfix in physics/samfdeepcnv.f for uninitialized variable crtlame
climbfuji Oct 10, 2020
afa335f
physics/module_MP_FER_HIRES.F90: bugfixes for MPI calls in init routine
climbfuji Oct 10, 2020
b871fb9
Remove trailing whitespaces from physics/gfdl_sfc_layer.F90
climbfuji Oct 10, 2020
d257347
Fix error handling in physics/radlw_main.F90
climbfuji Oct 10, 2020
a171fbb
Merge branch 'master' of https://github.com/NCAR/ccpp-physics into dt…
climbfuji Oct 13, 2020
57d1b4d
Bugfixes following update from master
climbfuji Oct 14, 2020
b580c58
Always calculate Julian day, since it is getting used by more and mor…
climbfuji Oct 16, 2020
9b63668
Fix metadata, remove moninedmf_hafs, remove dkudiagnostic from satmed…
climbfuji Oct 17, 2020
c3105d8
Bugfix: remove dkudiagnostic from satmedmfvdifq.meta
climbfuji Oct 17, 2020
b7eff6b
Fix uninitialized variable mvd_r in physics/module_mp_thompson.F90
climbfuji Oct 20, 2020
390ec21
Fix calls to mcica_subcol_sw in radsw_main.F90
climbfuji Oct 20, 2020
dc843a5
Initial commit
dustinswales Oct 27, 2020
e23d4a8
Use common cloud-overlap routines in RRTMG
dustinswales Oct 28, 2020
a8cc769
Remove distinct lw/sw cloud-overlap options in RRTMG.
dustinswales Oct 28, 2020
b145f63
Remove distinct lw/sw cloud-overlap options in RRTMGP.
dustinswales Oct 28, 2020
ae2472f
New cloud-overlap assumptions in RRTMGP. Replaced magic numbers with …
dustinswales Oct 29, 2020
01ad186
Removed instanced of physparam in RRTMGP scheme. Information passed d…
dustinswales Oct 29, 2020
573d922
Assumulated changes. Cleanup GP setup module, remove GP dependecies o…
dustinswales Oct 29, 2020
e7b4531
physics/GFS_surface_composites.F90: update tsfc correctly when there …
climbfuji Nov 3, 2020
c95a1ae
Merge pull request #509 from climbfuji/dtc/hwrf-physics
climbfuji Nov 5, 2020
7e88b16
Merge branch 'master' of https://github.com/NCAR/ccpp-physics into ma…
dustinswales Nov 5, 2020
0d22b36
Synced with NCAR master
dustinswales Nov 6, 2020
7cef35e
Removed redundant importing of kind_phys
dustinswales Nov 10, 2020
53619d8
add units to index_for_diagnostic_printout metadata
dustinswales Nov 10, 2020
0ecf50b
Bugfix in GP sampling routines.
dustinswales Nov 12, 2020
8ef88ca
Merge pull request #514 from dustinswales/master-ncar-f3e6761
climbfuji Nov 13, 2020
74897bb
Merge branch 'master' of https://github.com/NCAR/ccpp-physics into HEAD
climbfuji Nov 18, 2020
af31634
Change horizontal_dimension to horizontal_loop_extent in several new/…
climbfuji Nov 18, 2020
551be29
Bugfix in physics/cires_ugwp_module_v1.F90: remove unnecessary and il…
climbfuji Nov 19, 2020
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
22 changes: 0 additions & 22 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,28 +163,6 @@ if (${CMAKE_Fortran_COMPILER_ID} STREQUAL "GNU")
elseif (${CMAKE_Fortran_COMPILER_ID} STREQUAL "Intel")
# Adjust settings for bit-for-bit reproducibility of NEMSfv3gfs
if (PROJECT STREQUAL "CCPP-FV3")
SET_SOURCE_FILES_PROPERTIES(${CMAKE_CURRENT_SOURCE_DIR}/physics/module_bfmicrophysics.f
${CMAKE_CURRENT_SOURCE_DIR}/physics/sflx.f
${CMAKE_CURRENT_SOURCE_DIR}/physics/sfc_diff.f
${CMAKE_CURRENT_SOURCE_DIR}/physics/sfc_diag.f
${CMAKE_CURRENT_SOURCE_DIR}/physics/module_nst_model.f90
${CMAKE_CURRENT_SOURCE_DIR}/physics/calpreciptype.f90
${CMAKE_CURRENT_SOURCE_DIR}/physics/mersenne_twister.f
${CMAKE_CURRENT_SOURCE_DIR}/physics/module_nst_water_prop.f90
${CMAKE_CURRENT_SOURCE_DIR}/physics/aer_cloud.F
${CMAKE_CURRENT_SOURCE_DIR}/physics/wv_saturation.F
${CMAKE_CURRENT_SOURCE_DIR}/physics/cldwat2m_micro.F
${CMAKE_CURRENT_SOURCE_DIR}/physics/surface_perturbation.F90
${CMAKE_CURRENT_SOURCE_DIR}/physics/radiation_aerosols.f
${CMAKE_CURRENT_SOURCE_DIR}/physics/cu_gf_deep.F90
${CMAKE_CURRENT_SOURCE_DIR}/physics/cu_gf_sh.F90
${CMAKE_CURRENT_SOURCE_DIR}/physics/module_bl_mynn.F90
${CMAKE_CURRENT_SOURCE_DIR}/physics/module_MYNNPBL_wrapper.F90
${CMAKE_CURRENT_SOURCE_DIR}/physics/module_MYNNSFC_wrapper.F90
${CMAKE_CURRENT_SOURCE_DIR}/physics/module_mp_thompson_make_number_concentrations.F90
${CMAKE_CURRENT_SOURCE_DIR}/physics/module_SF_JSFC.F90
${CMAKE_CURRENT_SOURCE_DIR}/physics/module_BL_MYJPBL.F90
PROPERTIES COMPILE_FLAGS "-r8 -ftz")

if (${CMAKE_CURRENT_SOURCE_DIR}/physics/module_sf_mynn.F90 IN_LIST SCHEMES)
# Reduce optimization for module_sf_mynn.F90 (to avoid an apparent compiler bug with Intel 18 on Hera)
Expand Down
76 changes: 38 additions & 38 deletions physics/GFS_DCNV_generic.meta
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
standard_name = x_wind_updated_by_physics
long_name = zonal wind updated by physics
units = m s-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand All @@ -68,7 +68,7 @@
standard_name = y_wind_updated_by_physics
long_name = meridional wind updated by physics
units = m s-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand All @@ -77,7 +77,7 @@
standard_name = air_temperature_updated_by_physics
long_name = temperature updated by physics
units = K
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand All @@ -86,7 +86,7 @@
standard_name = water_vapor_specific_humidity_updated_by_physics
long_name = water vapor specific humidity updated by physics
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand All @@ -95,7 +95,7 @@
standard_name = x_wind_save
long_name = x-wind before entering a physics scheme
units = m s-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand All @@ -104,7 +104,7 @@
standard_name = y_wind_save
long_name = y-wind before entering a physics scheme
units = m s-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand All @@ -113,7 +113,7 @@
standard_name = air_temperature_save
long_name = air temperature before entering a physics scheme
units = K
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand All @@ -122,7 +122,7 @@
standard_name = water_vapor_specific_humidity_save
long_name = water vapor specific humidity before entering a physics scheme
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand All @@ -131,7 +131,7 @@
standard_name = instantaneous_water_vapor_specific_humidity_tendency_due_to_convection
long_name = instantaneous moisture tendency due to convection
units = kg kg-1 s-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand Down Expand Up @@ -233,7 +233,7 @@
standard_name = lwe_thickness_of_deep_convective_precipitation_amount
long_name = deep convective rainfall amount on physics timestep
units = m
dimensions = (horizontal_dimension)
dimensions = (horizontal_loop_extent)
type = real
kind = kind_phys
intent = in
Expand All @@ -251,7 +251,7 @@
standard_name = cloud_work_function
long_name = cloud work function
units = m2 s-2
dimensions = (horizontal_dimension)
dimensions = (horizontal_loop_extent)
type = real
kind = kind_phys
intent = in
Expand All @@ -260,7 +260,7 @@
standard_name = x_wind_save
long_name = x-wind before entering a physics scheme
units = m s-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand All @@ -269,7 +269,7 @@
standard_name = y_wind_save
long_name = y-wind before entering a physics scheme
units = m s-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand All @@ -278,7 +278,7 @@
standard_name = air_temperature_save
long_name = air temperature before entering a physics scheme
units = K
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand All @@ -287,7 +287,7 @@
standard_name = water_vapor_specific_humidity_save
long_name = water vapor specific humidity before entering a physics scheme
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand All @@ -296,7 +296,7 @@
standard_name = x_wind_updated_by_physics
long_name = zonal wind updated by physics
units = m s-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand All @@ -305,7 +305,7 @@
standard_name = y_wind_updated_by_physics
long_name = meridional wind updated by physics
units = m s-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand All @@ -314,7 +314,7 @@
standard_name = air_temperature_updated_by_physics
long_name = temperature updated by physics
units = K
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand All @@ -323,7 +323,7 @@
standard_name = water_vapor_specific_humidity_updated_by_physics
long_name = water vapor specific humidity updated by physics
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand All @@ -332,7 +332,7 @@
standard_name = instantaneous_atmosphere_updraft_convective_mass_flux
long_name = (updraft mass flux) * delt
units = kg m-2
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand All @@ -341,7 +341,7 @@
standard_name = instantaneous_atmosphere_downdraft_convective_mass_flux
long_name = (downdraft mass flux) * delt
units = kg m-2
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand All @@ -350,7 +350,7 @@
standard_name = instantaneous_atmosphere_detrainment_convective_mass_flux
long_name = (detrainment mass flux) * delt
units = kg m-2
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = in
Expand Down Expand Up @@ -392,7 +392,7 @@
standard_name = lwe_thickness_of_convective_precipitation_amount_on_dynamics_timestep
long_name = convective rain at this time step
units = m
dimensions = (horizontal_dimension)
dimensions = (horizontal_loop_extent)
type = real
kind = kind_phys
intent = inout
Expand All @@ -401,7 +401,7 @@
standard_name = cumulative_cloud_work_function
long_name = cumulative cloud work function (valid only with sas)
units = m2 s-1
dimensions = (horizontal_dimension)
dimensions = (horizontal_loop_extent)
type = real
kind = kind_phys
intent = inout
Expand All @@ -410,7 +410,7 @@
standard_name = cumulative_change_in_temperature_due_to_deep_convection
long_name = cumulative change in temperature due to deep conv.
units = K
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand All @@ -419,7 +419,7 @@
standard_name = cumulative_change_in_water_vapor_specific_humidity_due_to_deep_convection
long_name = cumulative change in water vapor specific humidity due to deep conv.
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand All @@ -428,7 +428,7 @@
standard_name = cumulative_change_in_x_wind_due_to_deep_convection
long_name = cumulative change in x wind due to deep convection
units = m s-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand All @@ -437,34 +437,34 @@
standard_name = cumulative_change_in_y_wind_due_to_deep_convection
long_name = cumulative change in y wind due to deep convection
units = m s-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
optional = F
[upd_mf]
standard_name = cumulative_atmosphere_updraft_convective_mass_flux
long_name = cumulative updraft mass flux
units = Pa
dimensions = (horizontal_dimension,vertical_dimension)
units = kg m-1 s-2
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
optional = F
[dwn_mf]
standard_name = cumulative_atmosphere_downdraft_convective_mass_flux
long_name = cumulative downdraft mass flux
units = Pa
dimensions = (horizontal_dimension,vertical_dimension)
units = kg m-1 s-2
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
optional = F
[det_mf]
standard_name = cumulative_atmosphere_detrainment_convective_mass_flux
long_name = cumulative detrainment mass flux
units = Pa
dimensions = (horizontal_dimension,vertical_dimension)
units = kg m-1 s-2
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand All @@ -473,7 +473,7 @@
standard_name = convective_cloud_water_mixing_ratio
long_name = moist convective cloud water mixing ratio
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand All @@ -482,7 +482,7 @@
standard_name = convective_cloud_cover
long_name = convective cloud cover
units = frac
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand All @@ -491,7 +491,7 @@
standard_name = convective_cloud_water_mixing_ratio_in_phy_f3d
long_name = convective cloud water mixing ratio in the phy_f3d array
units = kg kg-1
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand All @@ -500,7 +500,7 @@
standard_name = convective_cloud_cover_in_phy_f3d
long_name = convective cloud cover in the phy_f3d array
units = frac
dimensions = (horizontal_dimension,vertical_dimension)
dimensions = (horizontal_loop_extent,vertical_dimension)
type = real
kind = kind_phys
intent = inout
Expand Down
Loading