WRITE_CLIMATE_RESTART_NC Subroutine

public subroutine WRITE_CLIMATE_RESTART_NC(climate, ktauday)

Uses

    • netcdf
  • proc~~write_climate_restart_nc~~UsesGraph proc~write_climate_restart_nc WRITE_CLIMATE_RESTART_NC netcdf netcdf proc~write_climate_restart_nc->netcdf

Arguments

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

Calls

proc~~write_climate_restart_nc~~CallsGraph proc~write_climate_restart_nc WRITE_CLIMATE_RESTART_NC nf90_close nf90_close proc~write_climate_restart_nc->nf90_close nf90_create nf90_create proc~write_climate_restart_nc->nf90_create nf90_def_dim nf90_def_dim proc~write_climate_restart_nc->nf90_def_dim nf90_def_var nf90_def_var proc~write_climate_restart_nc->nf90_def_var nf90_enddef nf90_enddef proc~write_climate_restart_nc->nf90_enddef nf90_put_att nf90_put_att proc~write_climate_restart_nc->nf90_put_att nf90_put_var nf90_put_var proc~write_climate_restart_nc->nf90_put_var nf90_redef nf90_redef proc~write_climate_restart_nc->nf90_redef proc~handle_err HANDLE_ERR proc~write_climate_restart_nc->proc~handle_err nf90_strerror nf90_strerror proc~handle_err->nf90_strerror

Called by

proc~~write_climate_restart_nc~~CalledByGraph proc~write_climate_restart_nc WRITE_CLIMATE_RESTART_NC proc~mpidrv_master~2 mpidrv_master proc~mpidrv_master~2->proc~write_climate_restart_nc proc~serialdrv serialdrv proc~serialdrv->proc~write_climate_restart_nc program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~serialdrv