master_climate_types Subroutine

private subroutine master_climate_types(comm, climate, ktauday)

Uses

  • proc~~master_climate_types~~UsesGraph proc~master_climate_types master_climate_types module~cable_climate_mod cable_climate_mod proc~master_climate_types->module~cable_climate_mod module~cable_common_module cable_common_module proc~master_climate_types->module~cable_common_module module~cable_def_types_mod cable_def_types_mod proc~master_climate_types->module~cable_def_types_mod mpi mpi proc~master_climate_types->mpi module~cable_climate_mod->module~cable_common_module module~cable_climate_mod->module~cable_def_types_mod module~cable_io_vars_module cable_IO_vars_module module~cable_climate_mod->module~cable_io_vars_module module~casa_ncdf_module casa_ncdf_module module~cable_climate_mod->module~casa_ncdf_module module~typedef TypeDef module~cable_climate_mod->module~typedef module~cable_runtime_opts_mod cable_runtime_opts_mod module~cable_common_module->module~cable_runtime_opts_mod module~cable_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod module~cable_io_vars_module->module~cable_def_types_mod

Arguments

Type IntentOptional Attributes Name
integer :: comm
type(climate_type) :: climate
integer :: ktauday

Calls

proc~~master_climate_types~~CallsGraph proc~master_climate_types master_climate_types mpi_abort mpi_abort proc~master_climate_types->mpi_abort mpi_get_address mpi_get_address proc~master_climate_types->mpi_get_address mpi_isend mpi_isend proc~master_climate_types->mpi_isend mpi_reduce mpi_reduce proc~master_climate_types->mpi_reduce mpi_type_commit mpi_type_commit proc~master_climate_types->mpi_type_commit mpi_type_create_hvector mpi_type_create_hvector proc~master_climate_types->mpi_type_create_hvector mpi_type_create_struct mpi_type_create_struct proc~master_climate_types->mpi_type_create_struct mpi_type_get_extent mpi_type_get_extent proc~master_climate_types->mpi_type_get_extent mpi_type_size mpi_type_size proc~master_climate_types->mpi_type_size mpi_waitall mpi_waitall proc~master_climate_types->mpi_waitall proc~climate_init climate_init proc~master_climate_types->proc~climate_init proc~read_climate_restart_nc READ_CLIMATE_RESTART_NC proc~master_climate_types->proc~read_climate_restart_nc proc~climate_init->proc~read_climate_restart_nc interface~alloc_cbm_var alloc_cbm_var proc~climate_init->interface~alloc_cbm_var nf90_close nf90_close proc~read_climate_restart_nc->nf90_close nf90_get_var nf90_get_var proc~read_climate_restart_nc->nf90_get_var nf90_inq_dimid nf90_inq_dimid proc~read_climate_restart_nc->nf90_inq_dimid nf90_inq_varid nf90_inq_varid proc~read_climate_restart_nc->nf90_inq_varid nf90_inquire_dimension nf90_inquire_dimension proc~read_climate_restart_nc->nf90_inquire_dimension nf90_open nf90_open proc~read_climate_restart_nc->nf90_open proc~handle_err HANDLE_ERR proc~read_climate_restart_nc->proc~handle_err proc~alloc_air_type alloc_air_type interface~alloc_cbm_var->proc~alloc_air_type proc~alloc_balances_type alloc_balances_type interface~alloc_cbm_var->proc~alloc_balances_type proc~alloc_bgc_pool_type alloc_bgc_pool_type interface~alloc_cbm_var->proc~alloc_bgc_pool_type proc~alloc_canopy_type alloc_canopy_type interface~alloc_cbm_var->proc~alloc_canopy_type proc~alloc_climate_type alloc_climate_type interface~alloc_cbm_var->proc~alloc_climate_type proc~alloc_met_type alloc_met_type interface~alloc_cbm_var->proc~alloc_met_type proc~alloc_radiation_type alloc_radiation_type interface~alloc_cbm_var->proc~alloc_radiation_type proc~alloc_roughness_type alloc_roughness_type interface~alloc_cbm_var->proc~alloc_roughness_type proc~alloc_soil_parameter_type alloc_soil_parameter_type interface~alloc_cbm_var->proc~alloc_soil_parameter_type proc~alloc_soil_snow_type alloc_soil_snow_type interface~alloc_cbm_var->proc~alloc_soil_snow_type proc~alloc_sum_flux_type alloc_sum_flux_type interface~alloc_cbm_var->proc~alloc_sum_flux_type proc~alloc_veg_parameter_type alloc_veg_parameter_type interface~alloc_cbm_var->proc~alloc_veg_parameter_type nf90_strerror nf90_strerror proc~handle_err->nf90_strerror

Called by

proc~~master_climate_types~~CalledByGraph proc~master_climate_types master_climate_types proc~mpidrv_master mpidrv_master proc~mpidrv_master->proc~master_climate_types program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~mpidrv_master