WRITE_LUC_RESTART_NC Subroutine

public subroutine WRITE_LUC_RESTART_NC(POPLUC, ctime)

Uses

  • proc~~write_luc_restart_nc~~UsesGraph proc~write_luc_restart_nc WRITE_LUC_RESTART_NC module~cable_common_module cable_common_module proc~write_luc_restart_nc->module~cable_common_module module~casa_ncdf_module casa_ncdf_module proc~write_luc_restart_nc->module~casa_ncdf_module netcdf netcdf proc~write_luc_restart_nc->netcdf module~cable_runtime_opts_mod cable_runtime_opts_mod module~cable_common_module->module~cable_runtime_opts_mod

Arguments

Type IntentOptional Attributes Name
type(POPLUC_TYPE), intent(in) :: POPLUC
integer, intent(in) :: ctime

Calls

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

Called by

proc~~write_luc_restart_nc~~CalledByGraph proc~write_luc_restart_nc WRITE_LUC_RESTART_NC proc~casaonly_luc CASAONLY_LUC proc~casaonly_luc->proc~write_luc_restart_nc proc~master_casaonly_luc master_CASAONLY_LUC proc~master_casaonly_luc->proc~write_luc_restart_nc proc~mpidrv_master~2 mpidrv_master proc~mpidrv_master~2->proc~write_luc_restart_nc proc~mpidrv_master~2->proc~master_casaonly_luc proc~serialdrv serialdrv proc~serialdrv->proc~write_luc_restart_nc program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~serialdrv