LMDZ
mod_phy_cm_kkl Module Reference

Variables

logical frac__clouds = .TRUE.
 
real(kind=real8), dimension(:,:), allocatable, save ta__cm
 
real(kind=real8), dimension(:,:), allocatable, save qvswcm
 
real(kind=real8), dimension(:,:), allocatable, save qvsicm
 
real(kind=real8), dimension(:,:), allocatable, save qw__cm
 
real(kind=real8), dimension(:,:), allocatable, save qwd_cm
 
real(kind=real8), dimension(:,:), allocatable, save ccnwcm
 
real(kind=real8), dimension(:,:), allocatable, save qi__cm
 
real(kind=real8), dimension(:,:), allocatable, save qid_cm
 
real(kind=real8), dimension(:,:), allocatable, save ccnicm
 
real(kind=real8), dimension(:,:), allocatable, save cfracm
 
real(kind=real8), dimension(:,:), allocatable, save qs__cm
 
real(kind=real8), dimension(:,:), allocatable, save qr__cm
 
real(kind=real8), dimension(:,:), allocatable, save hlatcm
 
real(kind=real8), dimension(:), allocatable, save uss_cm
 
real(kind=real8), dimension(:), allocatable, save ice0cm
 
real(kind=real8), dimension(:), allocatable, save ice_cm
 
real(kind=real8), dimension(:), allocatable, save sno0cm
 
real(kind=real8), dimension(:), allocatable, save snobcm
 
real(kind=real8), dimension(:), allocatable, save snowcm
 
real(kind=real8), dimension(:), allocatable, save rai0cm
 
real(kind=real8), dimension(:), allocatable, save raincm
 
real(kind=real8), dimension(:,:), allocatable, save dpktcm
 
real(kind=real8), dimension(:,:), allocatable, save dqv_cm
 
real(kind=real8), dimension(:,:), allocatable, save dqw_cm
 
real(kind=real8), dimension(:,:), allocatable, save dqi_cm
 
real(kind=real8), dimension(:,:), allocatable, save dqs_cm
 
real(kind=real8), dimension(:,:), allocatable, save dqr_cm
 
real(kind=real8), dimension(:,:), allocatable, save dci_cm
 
real(kind=real8), dimension(:,:), allocatable, save dcf_cm
 
real(kind=real8), dimension(:), allocatable, save wat0ew
 
real(kind=real8), dimension(:), allocatable, save wat1ew
 
real(kind=real8), dimension(:), allocatable, save wat2ew
 
real(kind=real8), dimension(:), allocatable, save watfew
 
real(kind=real8), dimension(:), allocatable, save enr0ew
 
real(kind=real8), dimension(:), allocatable, save enr1ew
 
real(kind=real8), dimension(:), allocatable, save enr2ew
 
character(len=20), dimension(:), allocatable mphyew
 
character(len=20) mauxew
 
logical write_proxy
 
integer, save nhl_cm
 
real(kind=real8), dimension(:), allocatable, save hcd_cm
 
real(kind=real8), dimension(:), allocatable, save tcd_cm
 
real(kind=real8), dimension(:), allocatable, save zcd_cm
 
real(kind=real8), dimension(:), allocatable, save hsb_cm
 
real(kind=real8), dimension(:), allocatable, save tsb_cm
 
real(kind=real8), dimension(:), allocatable, save zsb_cm
 

Variable Documentation

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::ccnicm

Definition at line 43 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::ccnwcm

Definition at line 40 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::cfracm

Definition at line 44 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::dcf_cm

Definition at line 72 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::dci_cm

Definition at line 71 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::dpktcm

Definition at line 64 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::dqi_cm

Definition at line 67 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::dqr_cm

Definition at line 69 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::dqs_cm

Definition at line 68 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::dqv_cm

Definition at line 65 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::dqw_cm

Definition at line 66 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::enr0ew

Definition at line 78 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::enr1ew

Definition at line 79 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::enr2ew

Definition at line 80 of file Mod_PHY_CM_kkl.f90.

logical mod_phy_cm_kkl::frac__clouds = .TRUE.

Definition at line 23 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::hcd_cm

Definition at line 89 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::hlatcm

Definition at line 48 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::hsb_cm

Definition at line 92 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::ice0cm

Definition at line 51 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::ice_cm

Definition at line 52 of file Mod_PHY_CM_kkl.f90.

character(len=20) mod_phy_cm_kkl::mauxew

Definition at line 82 of file Mod_PHY_CM_kkl.f90.

character(len=20), dimension(:), allocatable mod_phy_cm_kkl::mphyew

Definition at line 81 of file Mod_PHY_CM_kkl.f90.

integer, save mod_phy_cm_kkl::nhl_cm

Definition at line 88 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::qi__cm

Definition at line 41 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::qid_cm

Definition at line 42 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::qr__cm

Definition at line 47 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::qs__cm

Definition at line 45 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::qvsicm

Definition at line 37 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::qvswcm

Definition at line 36 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::qw__cm

Definition at line 38 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::qwd_cm

Definition at line 39 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::rai0cm

Definition at line 56 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::raincm

Definition at line 57 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::sno0cm

Definition at line 53 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::snobcm

Definition at line 54 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::snowcm

Definition at line 55 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cm_kkl::ta__cm

Definition at line 35 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::tcd_cm

Definition at line 90 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::tsb_cm

Definition at line 93 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::uss_cm

Definition at line 50 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::wat0ew

Definition at line 74 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::wat1ew

Definition at line 75 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::wat2ew

Definition at line 76 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::watfew

Definition at line 77 of file Mod_PHY_CM_kkl.f90.

logical mod_phy_cm_kkl::write_proxy

Definition at line 87 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::zcd_cm

Definition at line 91 of file Mod_PHY_CM_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cm_kkl::zsb_cm

Definition at line 94 of file Mod_PHY_CM_kkl.f90.