Functions/Subroutines | |
subroutine, public | read_tau_amf (me, master, errmsg, errflg) |
subroutine, public | cires_indx_ugwp (npts, me, master, dlat, j1_tau, j2_tau, w1_j1tau, w2_j2tau) |
subroutine, public | tau_amf_interp (me, master, im, idate, fhour, j1_tau, j2_tau, ddy_j1, ddy_j2, tau_ddd) |
subroutine | gfs_idate_calendar (idate, fhour, ddd, fddd) |
Variables | |
integer | ntau_d1y |
integer | ntau_d2t |
real(kind=kind_phys), dimension(:), allocatable | ugwp_taulat |
real(kind=kind_phys), dimension(:,:), allocatable | tau_limb |
real(kind=kind_phys), dimension(:), allocatable | days_limb |
logical | flag_alloctau = .false. |
character(len=255) | ugwp_taufile = 'ugwp_limb_tau.nc' |