c c calibration coefficients common c *** WARNING *** c must be preceded by the include file hec_par.inc c c cal_version file version c hec_cal_coef(ic,i) i = 1,4 for the 4 calibration parameters c = 5 for the calibration flag c (1=good, 2=bad fit, 3=dead) c integer cal_version real hec_cal_coef(1:i_adc_dim, 5) c common /ssscac/ cal_version, hec_cal_coef c