LMDZ
climb_hq_mod.F90 File Reference

Go to the source code of this file.

Modules

module  climb_hq_mod
 

Functions/Subroutines

subroutine, public climb_hq_mod::climb_hq_down (knon, coefhq, paprs, pplay,delp, temp, q, dtime,
 
subroutine climb_hq_mod::calc_coef (knon, Kcoef, gama, delp, X, Ccoef, Dcoef, Acoef, Bcoef)
 
subroutine, public climb_hq_mod::climb_hq_up (knon, dtime, t_old, q_old,flx_q1, flx_h1, paprs, pplay,
 

Variables

real, dimension(:,:), allocatable climb_hq_mod::gamaq
 
real, dimension(:,:), allocatable climb_hq_mod::gamah
 
real, dimension(:,:), allocatable climb_hq_mod::ccoef_q
 
real, dimension(:,:), allocatable climb_hq_mod::dcoef_q
 
real, dimension(:,:), allocatable climb_hq_mod::ccoef_h
 
real, dimension(:,:), allocatable climb_hq_mod::dcoef_h
 
real, dimension(:), allocatable climb_hq_mod::acoef_q
 
real, dimension(:), allocatable climb_hq_mod::bcoef_q
 
real, dimension(:), allocatable climb_hq_mod::acoef_h
 
real, dimension(:), allocatable climb_hq_mod::bcoef_h
 
real, dimension(:,:), allocatable climb_hq_mod::kcoefhq