Symbol Description Uses
uvInterp_climstr interpolate clim stress u & v components together 12



File Line number Procedure Code
./pkg/exf/EXF_PARAM.h 768 NO PROCEDURE
      LOGICAL uvInterp_climstr
./pkg/exf/EXF_PARAM.h 770 NO PROCEDURE
     & uvInterp_stress, uvInterp_wind, uvInterp_climstr
./pkg/exf/exf_getclim.F 148 EXF_GETCLIM
     I     uvInterp_climstr,
./pkg/exf/exf_init_fixed.F 500 EXF_INIT_FIXED
      uvInterp_climstr = climustrfile.NE.' ' .AND. climvstrfile.NE.' '
./pkg/exf/exf_init_fixed.F 502 EXF_INIT_FIXED
      uvInterp_climstr = uvInterp_climstr
./pkg/exf/exf_init_fixed.F 505 EXF_INIT_FIXED
      uvInterp_climstr = uvInterp_climstr
./pkg/exf/exf_init_fixed.F 511 EXF_INIT_FIXED
      IF ( uvInterp_climstr ) THEN
./pkg/exf/exf_init_fixed.F 513 EXF_INIT_FIXED
          uvInterp_climstr = uvInterp_climstr
./pkg/exf/exf_init_fixed.F 520 EXF_INIT_FIXED
      uvInterp_climstr= .FALSE.