include file: TYPCONW 1
*IF DEF,WAVE                                                               TYPCONW.2      
CL Array containing pre-calculated wave fields - carried down to           TYPCONW.3      
CL wave routines as a single array and decomposed to constituent           TYPCONW.4      
CL routines only within the lower wave routines.This is a special case     TYPCONW.5      
CL in which the array size is also passed down as an argument.             TYPCONW.6      
      INTEGER W_SPCON_LEN                                                  TYPCONW.7      
      REAL W_SPCON(W_SPCON_LEN)                                            TYPCONW.8      
*ENDIF                                                                     TYPCONW.9