LMDZ
mod_cosp Module Reference

Functions/Subroutines

subroutine cosp (overlap, Ncolumns, cfg, vgrid, gbx, sgx, sgradar, sglidar, isccp, misr, stradar, stlidar)
 
subroutine cosp_iter (overlap, seed, cfg, vgrid, gbx, sgx, sgradar, sglidar, isccp, misr, stradar, stlidar)
 

Function/Subroutine Documentation

subroutine mod_cosp::cosp ( integer, intent(in)  overlap,
integer, intent(in)  Ncolumns,
type(cosp_config), intent(in)  cfg,
type(cosp_vgrid), intent(in)  vgrid,
type(cosp_gridbox), intent(inout)  gbx,
type(cosp_subgrid), intent(inout)  sgx,
type(cosp_sgradar), intent(inout)  sgradar,
type(cosp_sglidar), intent(inout)  sglidar,
type(cosp_isccp), intent(inout)  isccp,
type(cosp_misr), intent(inout)  misr,
type(cosp_radarstats), intent(inout)  stradar,
type(cosp_lidarstats), intent(inout)  stlidar 
)

Definition at line 40 of file cosp.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mod_cosp::cosp_iter ( integer, intent(in)  overlap,
integer, dimension(:), intent(in)  seed,
type(cosp_config), intent(in)  cfg,
type(cosp_vgrid), intent(in)  vgrid,
type(cosp_gridbox), intent(inout)  gbx,
type(cosp_subgrid), intent(inout)  sgx,
type(cosp_sgradar), intent(inout)  sgradar,
type(cosp_sglidar), intent(inout)  sglidar,
type(cosp_isccp), intent(inout)  isccp,
type(cosp_misr), intent(inout)  misr,
type(cosp_radarstats), intent(inout)  stradar,
type(cosp_lidarstats), intent(inout)  stlidar 
)

Definition at line 303 of file cosp.F90.

Here is the call graph for this function:

Here is the caller graph for this function: