LMDZ
mod_cosp_utils::z_to_dbz Interface Reference

Public Member Functions

subroutine z_to_dbz_2d (mdi, z)
 
subroutine z_to_dbz_3d (mdi, z)
 
subroutine z_to_dbz_4d (mdi, z)
 

Detailed Description

Definition at line 34 of file cosp_utils.F90.

Member Function/Subroutine Documentation

subroutine mod_cosp_utils::z_to_dbz::z_to_dbz_2d ( real, intent(in)  mdi,
real, dimension(:,:), intent(inout)  z 
)

Definition at line 178 of file cosp_utils.F90.

subroutine mod_cosp_utils::z_to_dbz::z_to_dbz_3d ( real, intent(in)  mdi,
real, dimension(:,:,:), intent(inout)  z 
)

Definition at line 196 of file cosp_utils.F90.

subroutine mod_cosp_utils::z_to_dbz::z_to_dbz_4d ( real, intent(in)  mdi,
real, dimension(:,:,:,:), intent(inout)  z 
)

Definition at line 214 of file cosp_utils.F90.


The documentation for this interface was generated from the following file: