LMDZ
regr_pr_comb_coefoz_m Module Reference

Functions/Subroutines

subroutine alloc_coefoz
 
subroutine regr_pr_comb_coefoz (julien, rlat, paprs, pplay)
 

Variables

real, dimension(:,:), allocatable, save c_mob
 
real, dimension(:,:), allocatable, save a2
 
real, dimension(:,:), allocatable, save a4_mass
 
real, dimension(:,:), allocatable, save a6_mass
 
real, dimension(:,:), allocatable, save r_het_interm
 

Function/Subroutine Documentation

subroutine regr_pr_comb_coefoz_m::alloc_coefoz ( )

Definition at line 37 of file regr_pr_comb_coefoz_m.F90.

Here is the caller graph for this function:

subroutine regr_pr_comb_coefoz_m::regr_pr_comb_coefoz ( integer, intent(in)  julien,
real, dimension(:), intent(in)  rlat,
real, dimension(:, :), intent(in)  paprs,
real, dimension(:, :), intent(in)  pplay 
)

Definition at line 59 of file regr_pr_comb_coefoz_m.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

real, dimension(:, :), allocatable, save regr_pr_comb_coefoz_m::a2

Definition at line 15 of file regr_pr_comb_coefoz_m.F90.

real, dimension(:, :), allocatable, save regr_pr_comb_coefoz_m::a4_mass

Definition at line 19 of file regr_pr_comb_coefoz_m.F90.

real, dimension(:, :), allocatable, save regr_pr_comb_coefoz_m::a6_mass

Definition at line 23 of file regr_pr_comb_coefoz_m.F90.

real, dimension(:, :), allocatable, save regr_pr_comb_coefoz_m::c_mob

Definition at line 11 of file regr_pr_comb_coefoz_m.F90.

real, dimension(:, :), allocatable, save regr_pr_comb_coefoz_m::r_het_interm

Definition at line 27 of file regr_pr_comb_coefoz_m.F90.