interp_sandu_time Subroutine

subroutine interp_sandu_time(day, day1, annee_ref, year_ini_sandu, day_ini_sandu, nt_sandu, dt_sandu, nlev_sandu, ts_sandu, ts_prof)

Arguments

Type IntentOptional Attributes Name
real :: day
real :: day1
integer :: annee_ref
integer :: year_ini_sandu
real :: day_ini_sandu
integer :: nt_sandu
real :: dt_sandu
integer :: nlev_sandu
real :: ts_sandu(nt_sandu)
real :: ts_prof

Called by

proc~~interp_sandu_time~~CalledByGraph proc~interp_sandu_time interp_sandu_time proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~interp_sandu_time program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d

Contents