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