LMDZ
mod_phy_cp_kkl Module Reference

Variables

real(kind=real8), save rana
 
real(kind=real8), dimension(:), allocatable, save hana
 
real(kind=real8), dimension(:), allocatable, save timecp
 
real(kind=real8), dimension(:,:), allocatable, save dpktcp
 
real(kind=real8), dimension(:,:), allocatable, save dqv_cp
 
real(kind=real8), dimension(:,:), allocatable, save dqw_cp
 
real(kind=real8), dimension(:,:), allocatable, save dqi_cp
 
real(kind=real8), dimension(:), allocatable, save drr_cp
 
real(kind=real8), dimension(:), allocatable, save raincp
 
real(kind=real8), dimension(:), allocatable, save dss_cp
 
real(kind=real8), dimension(:), allocatable, save snowcp
 
real(kind=real8), dimension(:), allocatable, save capecp
 

Variable Documentation

real(kind=real8), dimension(:), allocatable, save mod_phy_cp_kkl::capecp

Definition at line 48 of file Mod_PHY_CP_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cp_kkl::dpktcp

Definition at line 38 of file Mod_PHY_CP_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cp_kkl::dqi_cp

Definition at line 41 of file Mod_PHY_CP_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cp_kkl::dqv_cp

Definition at line 39 of file Mod_PHY_CP_kkl.f90.

real(kind=real8), dimension(:,:), allocatable, save mod_phy_cp_kkl::dqw_cp

Definition at line 40 of file Mod_PHY_CP_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cp_kkl::drr_cp

Definition at line 43 of file Mod_PHY_CP_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cp_kkl::dss_cp

Definition at line 45 of file Mod_PHY_CP_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cp_kkl::hana

Definition at line 29 of file Mod_PHY_CP_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cp_kkl::raincp

Definition at line 44 of file Mod_PHY_CP_kkl.f90.

real(kind=real8), save mod_phy_cp_kkl::rana

Definition at line 28 of file Mod_PHY_CP_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cp_kkl::snowcp

Definition at line 46 of file Mod_PHY_CP_kkl.f90.

real(kind=real8), dimension(:), allocatable, save mod_phy_cp_kkl::timecp

Definition at line 36 of file Mod_PHY_CP_kkl.f90.