worker_climate_types Subroutine

private subroutine worker_climate_types(comm, climate, ktauday)

Uses

  • proc~~worker_climate_types~~UsesGraph proc~worker_climate_types worker_climate_types module~cable_climate_mod cable_climate_mod proc~worker_climate_types->module~cable_climate_mod module~cable_def_types_mod cable_def_types_mod proc~worker_climate_types->module~cable_def_types_mod mpi mpi proc~worker_climate_types->mpi module~cable_climate_mod->module~cable_def_types_mod module~cable_common_module cable_common_module module~cable_climate_mod->module~cable_common_module 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_climate_type_mod cable_climate_type_mod module~cable_def_types_mod->module~cable_climate_type_mod module~cable_runtime_opts_mod cable_runtime_opts_mod module~cable_common_module->module~cable_runtime_opts_mod module~cable_io_vars_module->module~cable_def_types_mod

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: comm
type(climate_type), intent(inout) :: climate
integer, intent(in) :: ktauday

Calls

proc~~worker_climate_types~~CallsGraph proc~worker_climate_types worker_climate_types mpi_abort mpi_abort proc~worker_climate_types->mpi_abort mpi_get_address mpi_get_address proc~worker_climate_types->mpi_get_address mpi_get_count mpi_get_count proc~worker_climate_types->mpi_get_count mpi_recv mpi_recv proc~worker_climate_types->mpi_recv mpi_reduce mpi_reduce proc~worker_climate_types->mpi_reduce mpi_type_commit mpi_type_commit proc~worker_climate_types->mpi_type_commit mpi_type_create_struct mpi_type_create_struct proc~worker_climate_types->mpi_type_create_struct mpi_type_get_extent mpi_type_get_extent proc~worker_climate_types->mpi_type_get_extent mpi_type_size mpi_type_size proc~worker_climate_types->mpi_type_size mpi_unpack mpi_unpack proc~worker_climate_types->mpi_unpack proc~climate_init climate_init proc~worker_climate_types->proc~climate_init interface~alloc_cbm_var alloc_cbm_var proc~climate_init->interface~alloc_cbm_var proc~read_climate_restart_nc READ_CLIMATE_RESTART_NC proc~climate_init->proc~read_climate_restart_nc 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_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 nf90_strerror nf90_strerror proc~handle_err->nf90_strerror

Called by

proc~~worker_climate_types~~CalledByGraph proc~worker_climate_types worker_climate_types proc~mpidrv_worker~2 mpidrv_worker proc~mpidrv_worker~2->proc~worker_climate_types