AVGFLX Program

Contents


Variables

Type Attributes Name Initial
real :: TFLX(MXT)
real :: TPFLX(MXT)
real :: QI(MXT)
real :: QE(MXT)
real :: SUMI(MXT)
real :: SUME(MXT)
real :: DELT(MXT)
real :: PI(MXT)
real :: PE(MXT)
real :: ZTOT(MXT)
real :: SUMZT(MXT)
real :: ZTOTF(MXT)
real :: SUMZTF(MXT)
integer :: ncarg
integer :: IUNIN/17/
integer :: ITTYWR/6/
character(len=20) :: INFLX
character(len=20) :: run_name
character(len=20) :: time1
character(len=20) :: time2
character(len=20) :: short
logical :: LOUT_SHORT/.FALSE./