LMDZ
|
Functions/Subroutines | |
subroutine | cosp_simulator (gbx, sgx, sghydro, cfg, vgrid, sgradar, sglidar, isccp, misr, stradar, stlidar) |
subroutine mod_cosp_simulator::cosp_simulator | ( | type(cosp_gridbox), intent(in) | gbx, |
type(cosp_subgrid), intent(in) | sgx, | ||
type(cosp_sghydro), intent(in) | sghydro, | ||
type(cosp_config), intent(in) | cfg, | ||
type(cosp_vgrid), intent(in) | vgrid, | ||
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 48 of file cosp_simulator.F90.