Trace upwards through call tree for time

1. time is dummy arg 1 of wrf_timetoa (share/module_date_time.f); corresponding actual arg is grid%current_time, arg number 0 in call 1 by wrf_timetoa (dyn_em/start_em.f).
corresponding actual arg is grid%current_time, arg number 0 in call 1 by wrf_timetoa (frame/module_integrate.f).
corresponding actual arg is grid%current_time, arg number 0 in call 1 by wrf_timetoa (phys/module_physics_init.f).
corresponding actual arg is time, arg number 0 in call 1 by wrf_timetoa (share/input_wrf.f).
time is not an argument to input_wrf. May be local or use-associated. input_wrf has 5 arguments 1. fid of type integer intent in 2. grid of type type(domain)::grid intent inout 3. config_flags of type type(grid_config_rec_type) intent inout 4. switch of type integer intent in 5. ierr of type integer intent inout there are 2 more calls to wrf_timetoa from input_wrf. Try 'wrfvar time wrf_timetoa all' to see all. corresponding actual arg is currtime, arg number 0 in call 1 by wrf_timetoa (share/mediation_integrate.f).
currtime is not an argument to med_pre_nest_initial. May be local or use-associated. med_pre_nest_initial has 3 arguments 1. parent of type type(domain) intent inout 2. newid of type integer intent in 3. config_flags of type type(grid_config_rec_type) intent inout corresponding actual arg is currtime, arg number 0 in call 1 by wrf_timetoa (share/mediation_integrate.f).
currtime is not an argument to med_nest_initial. May be local or use-associated. med_nest_initial has 3 arguments 1. parent of type type(domain) intent inout 2. nest of type type(domain) intent inout 3. config_flags of type type(grid_config_rec_type) intent in corresponding actual arg is currtime, arg number 0 in call 1 by wrf_timetoa (share/mediation_integrate.f).
currtime is not an argument to med_restart_out. May be local or use-associated. med_restart_out has 2 arguments 1. grid of type type(domain)::grid intent inout 2. config_flags of type type(grid_config_rec_type) intent in corresponding actual arg is currtime, arg number 0 in call 1 by wrf_timetoa (share/mediation_integrate.f).
currtime is not an argument to med_hist_out. May be local or use-associated. med_hist_out has 3 arguments 1. grid of type type(domain)::grid intent inout 2. stream of type integer intent in 3. config_flags of type type(grid_config_rec_type) intent in corresponding actual arg is currtime, arg number 0 in call 1 by wrf_timetoa (share/mediation_integrate.f).
currtime is not an argument to med_auxinput_in. May be local or use-associated. med_auxinput_in has 3 arguments 1. grid of type type(domain)::grid intent inout 2. stream of type integer intent in 3. config_flags of type type(grid_config_rec_type) intent in corresponding actual arg is currtime, arg number 0 in call 1 by wrf_timetoa (share/mediation_integrate.f).
currtime is not an argument to med_filter_out. May be local or use-associated. med_filter_out has 2 arguments 1. grid of type type(domain)::grid intent inout 2. config_flags of type type(grid_config_rec_type) intent in corresponding actual arg is grid%current_time, arg number 0 in call 1 by wrf_timetoa (share/mediation_integrate.f).
corresponding actual arg is grid%current_time, arg number 0 in call 1 by wrf_timetoa (share/mediation_integrate.f).
corresponding actual arg is currtime, arg number 0 in call 1 by wrf_timetoa (share/mediation_wrfmain.f).
currtime is not an argument to med_initialdata_input. May be local or use-associated. med_initialdata_input has 2 arguments 1. grid of type type(domain)::grid intent inout 2. config_flags of type type(grid_config_rec_type) intent in there are 2 more calls to wrf_timetoa from med_initialdata_input. Try 'wrfvar time wrf_timetoa all' to see all. corresponding actual arg is currtime, arg number 0 in call 1 by wrf_timetoa (share/module_date_time.f).
currtime is not an argument to wrf_clockprint. May be local or use-associated. wrf_clockprint has 3 arguments 1. level of type integer intent in 2. clock of type type(wrf_util_clock) intent in 3. pre_str of type integer intent out there are 3 more calls to wrf_timetoa from wrf_clockprint. Try 'wrfvar time wrf_timetoa all' to see all. corresponding actual arg is current_time, arg number 0 in call 1 by wrf_timetoa (share/output_wrf.f).
current_time is not an argument to output_wrf. May be local or use-associated. output_wrf has 5 arguments 1. fid of type integer intent in 2. grid of type type(domain)::grid intent inout 3. config_flags of type type(grid_config_rec_type) intent inout 4. switch of type integer intent in 5. ierr of type integer intent inout there are 2 more calls to wrf_timetoa from output_wrf. Try 'wrfvar time wrf_timetoa all' to see all.

time is an actual arg in calls to these routines from wrf_timetoa