include file: TYPWVTB 8 C* *COMMON* *TABLE* - TABLE FOR TOTAL STRESS AND HIGH FREQ STRESS. TYPWVTB.2 C TYPWVTB.3 real TAUT(0:ITAUMAX,0:JUMAX) ! stress table TYPWVTB.4 real DELTAUW ! wave stress increment TYPWVTB.5 real DELU ! wind increment TYPWVTB.6 real TAUHFT(0:IUSTAR,0:IALPHA) ! high freq. stress table TYPWVTB.7 real DELUST ! ustar increment TYPWVTB.8 real DELALP ! alpha increment TYPWVTB.9 TYPWVTB.10