| 1 | # CAMUW PBL Variables |
|---|
| 2 | state real tauresx2d ij misc 1 - r "tauresx2d" "X-COMP OF RESIDUAL STRESS" "m2 s-2" |
|---|
| 3 | state real tauresy2d ij misc 1 - r "tauresy2d" "Y-COMP OF RESIDUAL STRESS" "m2 s-2" |
|---|
| 4 | state real tpert2d ij misc 1 - r "tpert2d" "Convective temperature excess " "K" |
|---|
| 5 | state real qpert2d ij misc 1 - r "qpert2d" "Convective humidity excess " "kg/kg" |
|---|
| 6 | state real wpert2d ij misc 1 - r "wpert2d" "Turbulent velocity excess " "m/s" |
|---|
| 7 | |
|---|
| 8 | # CAM Zhang-McFarlane variables |
|---|
| 9 | state real rliq ij misc 1 - r "RLIQ" "vertically-integrated reserved cloud condensate" "m s-1" |
|---|
| 10 | state real dlf ikj misc 1 - - "DLF" "detraining cloud water tendency from convection" "~?" |
|---|
| 11 | state real precz ij misc 1 - h "PRECZ" "total precipitation from ZM convection" "m s-1" |
|---|
| 12 | state real zmdt ikj misc 1 - h "ZMDT" "temp. tendency - Zhang-McFarlane moist convection" "K s-1" |
|---|
| 13 | state real zmdq ikj misc 1 - h "ZMDQ" "specific humidity tendency - Zhang-McFarlane moist convection" "kg kg_wet-1 s-1" |
|---|
| 14 | state real zmdice ikj misc 1 - h "ZMDICE" "cloud ice tendency - Zhang-McFarlane moist convection" "kg kg_wet-1 s-1" |
|---|
| 15 | state real zmdliq ikj misc 1 - h "ZMDLIQ" "cloud liquid tendency - Zhang-McFarlane moist convection" "kg kg_wet-1 s-1" |
|---|
| 16 | state real evaptzm ikj misc 1 - h "EVAPTZM" "T tendency - evaporation/snow prod from Zhang convection" "K s-1" |
|---|
| 17 | state real fzsntzm ikj misc 1 - h "FZSNTZM" "T tendency - rain to snow conversion from Zhang convection" "K s-1" |
|---|
| 18 | state real evsntzm ikj misc 1 - h "EVSNTZM" "T tendency - snow to rain prod from Zhang convection" "K s-1" |
|---|
| 19 | state real evapqzm ikj misc 1 - h "EVAPQZM" "Q tendency - evaporation from Zhang-McFarlane moist convection" "kg kg_wet-1 s-1" |
|---|
| 20 | state real zmflxprc ikj misc 1 Z h "ZMFLXPRC" "flux of precipitation from ZM convection" "kg m-2 s-1" |
|---|
| 21 | state real zmflxsnw ikj misc 1 Z h "ZMFLXSNW" "flux of snow from ZM convection" "kg m-2 s-1" |
|---|
| 22 | state real zmntprpd ikj misc 1 - h "ZMNTPRPD" "net precipitation production from ZM convection" "kg kg_wet-1 s-1" |
|---|
| 23 | state real zmntsnpd ikj misc 1 - h "ZMNTSNPD" "net snow production from ZM convection" "kg kg_wet-1 s-1" |
|---|
| 24 | state real zmeiheat ikj misc 1 - h "ZMEIHEAT" "heating by ice and evaporation in ZM convection" "W kg-1" |
|---|
| 25 | state real cmfmcdzm ikj misc 1 Z h "CMFMCDZM" "convection mass flux from ZM deep" "kg m-2 s-1" |
|---|
| 26 | state real preccdzm ij misc 1 - h "preccdzm" "convection precipitation rate from ZM deep" "m s-1" |
|---|
| 27 | state real pconvb ij misc 1 - h "PCONVB" "convection base pressure" "Pa" |
|---|
| 28 | state real pconvt ij misc 1 - h "PCONVT" "convection top pressure" "Pa" |
|---|
| 29 | state real cape ij misc 1 - h "CAPE" "convectively available potential energy" "J kg-1" |
|---|
| 30 | state real zmmtu ikj misc 1 - h "ZMMTU" "U tendency - ZM convective momentum transport" "m s-2" |
|---|
| 31 | state real zmmtv ikj misc 1 - h "ZMMTV" "V tendency - ZM convective momentum transport" "m s-2" |
|---|
| 32 | state real zmmu ikj misc 1 - h "ZMMU" "ZM convection updraft mass flux" "kg m-2 s-1" |
|---|
| 33 | state real zmmd ikj misc 1 - h "ZMMD" "ZM convection downdraft mass flux" "kg m-2 s-1" |
|---|
| 34 | state real zmupgu ikj misc 1 - h "ZMUPGU" "zonal force from ZM updraft pressure gradient term" "m s-2" |
|---|
| 35 | state real zmupgd ikj misc 1 - h "ZMUPGD" "zonal force from ZM downdraft pressure gradient term" "m s-2" |
|---|
| 36 | state real zmvpgu ikj misc 1 - h "ZMVPGU" "meridional force from ZM updraft pressure gradient term" "m s-2" |
|---|
| 37 | state real zmvpgd ikj misc 1 - h "ZMVPGD" "meridional force from ZM downdraft pressure gradient term" "m s-2" |
|---|
| 38 | state real zmicuu ikj misc 1 - h "ZMICUU" "ZM in-cloud U updrafts" "m s-1" |
|---|
| 39 | state real zmicud ikj misc 1 - h "ZMICUD" "ZM in-cloud U downdrafts" "m s-1" |
|---|
| 40 | state real zmicvu ikj misc 1 - h "ZMICVU" "ZM in-cloud V updrafts" "m s-1" |
|---|
| 41 | state real zmicvd ikj misc 1 - h "ZMICVD" "ZM in-cloud V downdrafts" "m s-1" |
|---|
| 42 | |
|---|
| 43 | # CAM UW Shallow Convection variables |
|---|
| 44 | state real cmfsl ikj misc 1 Z rh "CMFSL " "moist shallow convection liquid water static energy flux" "W m-2" |
|---|
| 45 | state real cmflq ikj misc 1 Z rh "CMFLQ " "moist shallow convection total water flux" "W m-2" |
|---|
| 46 | state real cmfmc ikj misc 1 Z rh "CMFMC " "updraft mass flux for shallow+deep convection" "~?" |
|---|
| 47 | state real cmfmc2 ikj misc 1 Z rh "CMFMC2" "updraft mass flux for shallow convection" "~?" |
|---|
| 48 | state real cldfrash ikj misc 1 - r "CLDFRASH" "shallow convective cloud fraction" "" |
|---|
| 49 | state real cush ij misc 1 - rh "CUSH" "convective scale height" "~?" |
|---|
| 50 | state real evapcsh ikj misc 1 - rh "EVAPCSH" "evaporation of shallow Cu precipitation" "kg kg-1 s-1" |
|---|
| 51 | state real icwmrsh ikj misc 1 - rh "ICWMRSH" "shallow cumulus in-cloud water mixing ratio" "kg m-2" |
|---|
| 52 | state real snowsh ij misc 1 - r "SNOWSH" "convective snow at surface from shallow Cu" "m s-1" |
|---|
| 53 | #state real rprddp ikj misc 1 - r "RPRDDP" "dq/dt due to deep convective rainout" "~?" |
|---|
| 54 | state real rprdsh ikj misc 1 - rh "RPRDSH" "dq/dt due to deep(~?) and shallow convective rainout" "~?" |
|---|
| 55 | state real rliq2 ij misc 1 - r "RLIQ2" "vertically-integrated reserved cloud condensate for shallow Cu" "m s-1" |
|---|
| 56 | state real qtflx_cu ikj misc 1 Z h "QTFLX_CU" "cumulus qt flux" "kg m-2 s-1" |
|---|
| 57 | state real slflx_cu ikj misc 1 Z h "SLFLX_CU" "cumulus sl flux" "J m-2 s-1" |
|---|
| 58 | state real uflx_cu ikj misc 1 Z h "UFLX_CU" "cumulus u flux" "kg m s-2" |
|---|
| 59 | state real vflx_cu ikj misc 1 Z h "VFLX_CU" "cumulus v flux" "kg m s-2" |
|---|
| 60 | state real qtten_cu ikj misc 1 - h "QTTEN_CU" "qt tendency by cumulus convection" "kg kg-1 s-1" |
|---|
| 61 | state real slten_cu ikj misc 1 - h "SLTEN_CU" "sl tendency by cumulus convection" "J kg-1 s-1" |
|---|
| 62 | state real uten_cu ikj misc 1 - h "UTEN_CU" "u tendency by cumulus convection" "m s-2" |
|---|
| 63 | state real vten_cu ikj misc 1 - h "VTEN_CU" "v tendency by cumulus convection" "m s-2" |
|---|
| 64 | state real qvten_cu ikj misc 1 - h "QVTEN_CU" "qv tendency by cumulus convection" "kg kg-1 s-1" |
|---|
| 65 | state real qlten_cu ikj misc 1 - h "QLTEN_CU" "ql tendency by cumulus convection" "kg kg-1 s-1" |
|---|
| 66 | state real qiten_cu ikj misc 1 - h "QITEN_CU" "qi tendency by cumulus convection" "kg kg-1 s-1" |
|---|
| 67 | state real cbmf_cu ij misc 1 - h "CBMF_CU" "cumulus base mass flux" "kg m-2 s-1" |
|---|
| 68 | state real ufrcinvbase_cu ij misc 1 - h "UFRCINVBASE_CU" "cumulus fraction at PBL top" "" |
|---|
| 69 | state real ufrclcl_cu ij misc 1 - h "UFRCLCL_CU" "cumulus fraction at LCL" "" |
|---|
| 70 | state real winvbase_cu ij misc 1 - h "WINVBASE_CU" "cumulus vertical velocity at PBL top" "m s-1" |
|---|
| 71 | state real wlcl_cu ij misc 1 - h "WLCL_CU" "cumulus vertical velocity at LCL" "m s-1" |
|---|
| 72 | state real plcl_cu ij misc 1 - h "PLCL_CU" "LCL of source air" "Pa" |
|---|
| 73 | state real pinv_cu ij misc 1 - h "PINV_CU" "PBL top pressure" "Pa" |
|---|
| 74 | state real plfc_cu ij misc 1 - h "PLFC_CU" "LFC of source air" "Pa" |
|---|
| 75 | state real pbup_cu ij misc 1 - h "PBUP_CU" "highest level of positive Cu buoyancy" "Pa" |
|---|
| 76 | state real ppen_cu ij misc 1 - h "PPEN_CU" "highest level where Cu W is 0" "Pa" |
|---|
| 77 | state real qtsrc_cu ij misc 1 - h "QTSRC_CU" "source air qt" "kg/kg" |
|---|
| 78 | state real thlsrc_cu ij misc 1 - h "THLSRC_CU" "source air thl" "K" |
|---|
| 79 | state real thvlsrc_cu ij misc 1 - h "THVLSRC_CU" "source air thvl" "K" |
|---|
| 80 | state real emkfbup_cu ij misc 1 - h "EMFKBUP_CU" "penetrative mass flux at kbup" "kg m-2 s-1" |
|---|
| 81 | state real cin_cu ij misc 1 - h "CIN_CU" "CIN up to LFC" "J kg-1" |
|---|
| 82 | state real cinlcl_cu ij misc 1 - h "CINLCL_CU" "CIN up to LCL" "J kg-1" |
|---|
| 83 | state real cbmflimit_cu ij misc 1 - h "CBMFLIMIT_CU" "cbmf limiter" "kg m-2 s-1" |
|---|
| 84 | state real tkeavg_cu ij misc 1 - h "TKEAVG_CU" "tkeavg_Cu" "m-2 s-2" |
|---|
| 85 | state real zinv_cu ij misc 1 - h "ZINV_CU" "PBL top height" "m" |
|---|
| 86 | state real rcwp_cu ij misc 1 - h "RCWP_CU" "cumulus LWP+IWP" "kg m-2" |
|---|
| 87 | state real rlwp_cu ij misc 1 - h "RLWP_CU" "cumulus LWP" "kg m-2" |
|---|
| 88 | state real riwp_cu ij misc 1 - h "RIWP_CU" "cumulus IWP" "kg m-2" |
|---|
| 89 | state real tophgt_cu ij misc 1 - h "TOPHGT_CU" "cumulus top height" "m" |
|---|
| 90 | state real wu_cu ikj misc 1 Z h "WU_CU" "cumulus updraft vertical velocity" "m s-1" |
|---|
| 91 | state real ufrc_cu ikj misc 1 Z h "UFRC_CU" "updraft factional area" "" |
|---|
| 92 | state real qtu_cu ikj misc 1 Z h "QTU_CU" "cumulus updraft qt" "kg kg-1" |
|---|
| 93 | state real thlu_cu ikj misc 1 Z h "THLU_CU" "cumulus updraft thl" "K" |
|---|
| 94 | state real thvu_cu ikj misc 1 Z h "THVU_CU" "cumulus updraft thv" "K" |
|---|
| 95 | state real uu_cu ikj misc 1 Z h "UU_CU" "cumulus updraft uwnd" "m s-1" |
|---|
| 96 | state real vu_cu ikj misc 1 Z h "VU_CU" "cumulus updraft vwnd" "m s-1" |
|---|
| 97 | state real qtu_emf_cu ikj misc 1 Z h "QTU_EMF_CU" "qt of penatratively entrained air" "kg kg-1" |
|---|
| 98 | state real thlu_emf_cu ikj misc 1 Z h "THLU_EMF_CU" "thl of penatratively entrained air" "K" |
|---|
| 99 | state real uu_emf_cu ikj misc 1 Z h "UU_EMF_CU" "uwnd of penatratively entrained air" "m s-1" |
|---|
| 100 | state real vu_emf_cu ikj misc 1 Z h "VU_EMF_CU" "vwnd of penatratively entrained air" "m s-1" |
|---|
| 101 | state real umf_cu ikj misc 1 Z h "UMF_CU" "cumulus updraft mass flux" "kg m-2 s-1" |
|---|
| 102 | state real uemf_cu ikj misc 1 Z h "UMEF_CU" "cumulus net mass flux" "kg m-2 s-1" |
|---|
| 103 | state real qcu_cu ikj misc 1 - h "QCU_CU" "cumulus updraft LWC+IWC" "kg kg-1" |
|---|
| 104 | state real qlu_cu ikj misc 1 - h "QLU_CU" "cumulus updraft LWC" "kg kg-1" |
|---|
| 105 | state real qiu_cu ikj misc 1 - h "QIU_CU" "cumulus updraft IWC" "kg kg-1" |
|---|
| 106 | state real cufrc_cu ikj misc 1 - h "CUFRC_CU" "cumulus cloud fraction" "" |
|---|
| 107 | state real fer_cu ikj misc 1 - h "FER_CU" "cumulus lateral fractional entrainment rate" "m-1" |
|---|
| 108 | state real fdr_cu ikj misc 1 - h "FDR_CU" "cumulus lateral fractional detrainment rate" "m-1" |
|---|
| 109 | state real dwten_cu ikj misc 1 - h "DWTEN_CU" "expellsion rate of cumulus cloud water to env." "kg kg-1 s-1" |
|---|
| 110 | state real diten_cu ikj misc 1 - h "DITEN_CU" "expellsion rate of cumulus ice water to env." "kg kg-1 s-1" |
|---|
| 111 | state real qrten_cu ikj misc 1 - h "QRTEN_CU" "production rate of rain by cumulus" "kg kg-1 s-1" |
|---|
| 112 | state real qsten_cu ikj misc 1 - h "QSTEN_CU" "production rate of snow by cumulus" "kg kg-1 s-1" |
|---|
| 113 | state real flxrain_cu ikj misc 1 - h "FLXRAIN_CU" "rain flux induced by cumulus" "kg m-2 s-1" |
|---|
| 114 | state real flxsnow_cu ikj misc 1 - h "FLXSNOW_CU" "snow flux induced by cumulus" "kg m-2 s-1" |
|---|
| 115 | state real ntraprd_cu ikj misc 1 - h "NTRAPRD_CU" "net production rate of rain by cumulus" "kg kg-1 s-1" |
|---|
| 116 | state real ntsnprd_cu ikj misc 1 - h "NTSNPRD_CU" "net production rate of snow by cumulus" "kg kg-1 s-1" |
|---|
| 117 | state real excessu_cu ikj misc 1 - h "EXCESSU_CU" "updraft saturation excess" "" |
|---|
| 118 | state real excessu0_cu ikj misc 1 - h "EXCESSU0_CU" "environmental saturation excess" "" |
|---|
| 119 | state real xc_cu ikj misc 1 - h "XC_CU" "critical mixing ratio" "" |
|---|
| 120 | state real aquad_cu ikj misc 1 - h "AQUAD_CU" "aquad" "" |
|---|
| 121 | state real bquad_cu ikj misc 1 - h "BQUAD_CU" "bquad" "" |
|---|
| 122 | state real cquad_cu ikj misc 1 - h "CQUAD_CU" "cquad" "" |
|---|
| 123 | state real bogbot_cu ikj misc 1 - h "BOGBOT_CU" "cloud buoyancy at the bottom interface" "" |
|---|
| 124 | state real bogtop_cu ikj misc 1 - h "BOGTOP_CU" "cloud buoyancy at the top interface" "" |
|---|
| 125 | state real exit_uwcu_cu ij misc 1 - h "EXIT_UWCU_CU" "exit_UWCu_cu" "" |
|---|
| 126 | state real exit_conden_cu ij misc 1 - h "EXIT_CONDEN_CU" "exit_conden_cu" "" |
|---|
| 127 | state real exit_klclmkx_cu ij misc 1 - h "EXIT_KLCLMKX_CU" "exit_klclmkx_cu" "" |
|---|
| 128 | state real exit_klfcmkx_cu ij misc 1 - h "EXIT_KLFCMKX_CU" "exit_klfcmkx_cu" "" |
|---|
| 129 | state real exit_ufrc_cu ij misc 1 - h "EXIT_UFRC_CU" "exit_ufrc_cu" "" |
|---|
| 130 | state real exit_wtw_cu ij misc 1 - h "EXIT_WTW_CU" "exit_wtw_cu" "" |
|---|
| 131 | state real exit_drycore_cu ij misc 1 - h "EXIT_DRYCORE_CU" "exit_drycore_cu" "" |
|---|
| 132 | state real exit_wu_cu ij misc 1 - h "EXIT_WU_CU" "exit_wu_cu" "" |
|---|
| 133 | state real exit_cufliter_cu ij misc 1 - h "EXIT_CUFILTER_CU" "exit_cufilter_cu" "" |
|---|
| 134 | state real exit_kinv1_cu ij misc 1 - h "EXIT_KINV1_CU" "exit_kinv1_cu" "" |
|---|
| 135 | state real exit_rei_cu ij misc 1 - h "EXIT_REI_CU" "exit_rei_cu" "" |
|---|
| 136 | state real limit_shcu_cu ij misc 1 - h "LIMIT_SHCU_CU" "limit_shcu_cu" "" |
|---|
| 137 | state real limit_negcon_cu ij misc 1 - h "LIMIT_NEGCON_CU" "limit_negcon_cu" "" |
|---|
| 138 | state real limit_ufrc_cu ij misc 1 - h "LIMIT_UFRC_CU" "limit_ufrc_cu" "" |
|---|
| 139 | state real limit_ppen_cu ij misc 1 - h "LIMIT_PPEN_CU" "limit_ppen_cu" "" |
|---|
| 140 | state real limit_emf_cu ij misc 1 - h "LIMIT_EMF_CU" "limit_emf_cu" "" |
|---|
| 141 | state real limit_cinlcl_cu ij misc 1 - h "LIMIT_CINLCL_CU" "limit_cinlcl_cu" "" |
|---|
| 142 | state real limit_cin_cu ij misc 1 - h "LIMIT_CIN_CU" "limit_cin_cu" "" |
|---|
| 143 | state real limit_cbmf_cu ij misc 1 - h "LIMIT_CBMF_CU" "limit_cbmf_cu" "" |
|---|
| 144 | state real limit_rei_cu ij misc 1 - h "LIMIT_REI_CU" "limit_rei_cu" "" |
|---|
| 145 | state real ind_delcin_cu ij misc 1 - h "IND_DELCIN_CU" "ind_delcin_cu" "" |
|---|
| 146 | |
|---|