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



File Line number Procedure Code
./pkg/exf/EXF_PARAM.h 886 NO PROCEDURE
      LOGICAL uvInterp_climstr
./pkg/exf/EXF_PARAM.h 889 NO PROCEDURE
     & uvInterp_stress, uvInterp_wind, uvInterp_climstr
./pkg/exf/exf_getclim.F 161 EXF_GETCLIM
     I     uvInterp_climstr,
./pkg/exf/exf_init_fixed.F 565 EXF_INIT_FIXED
      uvInterp_climstr = climustrfile.NE.' ' .AND. climvstrfile.NE.' '
./pkg/exf/exf_init_fixed.F 567 EXF_INIT_FIXED
      uvInterp_climstr = uvInterp_climstr
./pkg/exf/exf_init_fixed.F 570 EXF_INIT_FIXED
      uvInterp_climstr = uvInterp_climstr
./pkg/exf/exf_init_fixed.F 576 EXF_INIT_FIXED
      IF ( uvInterp_climstr ) THEN
./pkg/exf/exf_init_fixed.F 578 EXF_INIT_FIXED
          uvInterp_climstr = uvInterp_climstr
./pkg/exf/exf_init_fixed.F 585 EXF_INIT_FIXED
      uvInterp_climstr= .FALSE.