READ_LUC_RESTART_NC Subroutine

public subroutine READ_LUC_RESTART_NC(POPLUC)

Uses

  • proc~~read_luc_restart_nc~~UsesGraph proc~read_luc_restart_nc READ_LUC_RESTART_NC module~cable_common_module cable_common_module proc~read_luc_restart_nc->module~cable_common_module module~casa_ncdf_module casa_ncdf_module proc~read_luc_restart_nc->module~casa_ncdf_module netcdf netcdf proc~read_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(inout) :: POPLUC

Calls

proc~~read_luc_restart_nc~~CallsGraph proc~read_luc_restart_nc READ_LUC_RESTART_NC 1000 1000 proc~read_luc_restart_nc->1000 nf90_close nf90_close proc~read_luc_restart_nc->nf90_close nf90_get_var nf90_get_var proc~read_luc_restart_nc->nf90_get_var nf90_inq_dimid nf90_inq_dimid proc~read_luc_restart_nc->nf90_inq_dimid nf90_inq_varid nf90_inq_varid proc~read_luc_restart_nc->nf90_inq_varid nf90_inquire_dimension nf90_inquire_dimension proc~read_luc_restart_nc->nf90_inquire_dimension nf90_open nf90_open proc~read_luc_restart_nc->nf90_open proc~handle_err HANDLE_ERR proc~read_luc_restart_nc->proc~handle_err nf90_strerror nf90_strerror proc~handle_err->nf90_strerror

Called by

proc~~read_luc_restart_nc~~CalledByGraph proc~read_luc_restart_nc READ_LUC_RESTART_NC proc~popluc_init POPLUC_Init proc~popluc_init->proc~read_luc_restart_nc proc~load_parameters load_parameters proc~load_parameters->proc~popluc_init proc~mpidrv_master~2 mpidrv_master proc~mpidrv_master~2->proc~load_parameters proc~serialdrv serialdrv proc~serialdrv->proc~load_parameters program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~serialdrv