READ_CLIMATE_RESTART_NC Subroutine

public subroutine READ_CLIMATE_RESTART_NC(climate, ktauday)

Uses

    • netcdf
  • proc~~read_climate_restart_nc~~UsesGraph proc~read_climate_restart_nc READ_CLIMATE_RESTART_NC netcdf netcdf proc~read_climate_restart_nc->netcdf

Arguments

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

Calls

proc~~read_climate_restart_nc~~CallsGraph proc~read_climate_restart_nc READ_CLIMATE_RESTART_NC 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~~read_climate_restart_nc~~CalledByGraph proc~read_climate_restart_nc READ_CLIMATE_RESTART_NC proc~climate_init climate_init proc~climate_init->proc~read_climate_restart_nc proc~master_climate_types master_climate_types proc~master_climate_types->proc~read_climate_restart_nc proc~master_climate_types->proc~climate_init proc~serialdrv serialdrv proc~serialdrv->proc~read_climate_restart_nc proc~serialdrv->proc~climate_init proc~mpidrv_master~2 mpidrv_master proc~mpidrv_master~2->proc~master_climate_types proc~worker_climate_types worker_climate_types proc~worker_climate_types->proc~climate_init program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~serialdrv proc~mpidrv_worker~2 mpidrv_worker proc~mpidrv_worker~2->proc~worker_climate_types