LMDZ
mod_phy_cp_ctr Module Reference

Variables

logical lod_cp
 
logical odeep0 = .TRUE.
 
logical odeep
 
logical oshal0 = .TRUE.
 
logical oshal
 
logical los_cp
 
logical odown0 = .TRUE.
 
logical orset0 = .TRUE.
 
logical oseta0 = .false.
 
logical ocvtc0 = .false.
 
logical lo_ana = .false.
 
real(kind=real8), save t_d_cp
 
real(kind=real8), save t_s_cp
 
real(kind=real8), save dtd_cp
 
real(kind=real8), save pdtcv0 = 1200.
 
real(kind=real8), save pdtcvx
 
real pdtcv
 
integer, save jjtcv0
 
integer, save iitcv0
 
real(kind=real8), save ptdcv0 = 1800.
 
real ptdcv
 
real(kind=real8), save ptscv0 = 600.
 
real ptscv
 
integer, save kidia0 = 1
 
integer, save kfdia0
 
integer, save kbdia0 = 1
 
integer, save ktdia0 = 1
 
integer, save kice_0 = 1
 
integer, save kensbl = 3
 

Variable Documentation

real(kind=real8), save mod_phy_cp_ctr::dtd_cp

Definition at line 38 of file Mod_PHY_CP_ctr.f90.

integer, save mod_phy_cp_ctr::iitcv0

Definition at line 44 of file Mod_PHY_CP_ctr.f90.

integer, save mod_phy_cp_ctr::jjtcv0

Definition at line 43 of file Mod_PHY_CP_ctr.f90.

integer, save mod_phy_cp_ctr::kbdia0 = 1

Definition at line 55 of file Mod_PHY_CP_ctr.f90.

integer, save mod_phy_cp_ctr::kensbl = 3

Definition at line 59 of file Mod_PHY_CP_ctr.f90.

integer, save mod_phy_cp_ctr::kfdia0

Definition at line 53 of file Mod_PHY_CP_ctr.f90.

integer, save mod_phy_cp_ctr::kice_0 = 1

Definition at line 58 of file Mod_PHY_CP_ctr.f90.

integer, save mod_phy_cp_ctr::kidia0 = 1

Definition at line 52 of file Mod_PHY_CP_ctr.f90.

integer, save mod_phy_cp_ctr::ktdia0 = 1

Definition at line 56 of file Mod_PHY_CP_ctr.f90.

logical mod_phy_cp_ctr::lo_ana = .false.

Definition at line 33 of file Mod_PHY_CP_ctr.f90.

logical mod_phy_cp_ctr::lod_cp

Definition at line 23 of file Mod_PHY_CP_ctr.f90.

logical mod_phy_cp_ctr::los_cp

Definition at line 28 of file Mod_PHY_CP_ctr.f90.

logical mod_phy_cp_ctr::ocvtc0 = .false.

Definition at line 32 of file Mod_PHY_CP_ctr.f90.

logical mod_phy_cp_ctr::odeep

Definition at line 25 of file Mod_PHY_CP_ctr.f90.

logical mod_phy_cp_ctr::odeep0 = .TRUE.

Definition at line 24 of file Mod_PHY_CP_ctr.f90.

logical mod_phy_cp_ctr::odown0 = .TRUE.

Definition at line 29 of file Mod_PHY_CP_ctr.f90.

logical mod_phy_cp_ctr::orset0 = .TRUE.

Definition at line 30 of file Mod_PHY_CP_ctr.f90.

logical mod_phy_cp_ctr::oseta0 = .false.

Definition at line 31 of file Mod_PHY_CP_ctr.f90.

logical mod_phy_cp_ctr::oshal

Definition at line 27 of file Mod_PHY_CP_ctr.f90.

logical mod_phy_cp_ctr::oshal0 = .TRUE.

Definition at line 26 of file Mod_PHY_CP_ctr.f90.

real mod_phy_cp_ctr::pdtcv

Definition at line 41 of file Mod_PHY_CP_ctr.f90.

real(kind=real8), save mod_phy_cp_ctr::pdtcv0 = 1200.

Definition at line 39 of file Mod_PHY_CP_ctr.f90.

real(kind=real8), save mod_phy_cp_ctr::pdtcvx

Definition at line 40 of file Mod_PHY_CP_ctr.f90.

real mod_phy_cp_ctr::ptdcv

Definition at line 47 of file Mod_PHY_CP_ctr.f90.

real(kind=real8), save mod_phy_cp_ctr::ptdcv0 = 1800.

Definition at line 46 of file Mod_PHY_CP_ctr.f90.

real mod_phy_cp_ctr::ptscv

Definition at line 50 of file Mod_PHY_CP_ctr.f90.

real(kind=real8), save mod_phy_cp_ctr::ptscv0 = 600.

Definition at line 49 of file Mod_PHY_CP_ctr.f90.

real(kind=real8), save mod_phy_cp_ctr::t_d_cp

Definition at line 35 of file Mod_PHY_CP_ctr.f90.

real(kind=real8), save mod_phy_cp_ctr::t_s_cp

Definition at line 36 of file Mod_PHY_CP_ctr.f90.